@nigelotoole/data-live
v1.1.0
Published
Simple data reactivity for DOM elements
Maintainers
Readme
Data Live
Simple data reactivity for DOM elements
Automatically update an elements text when data is updated. Supports complex data and templates for presentation.
Demos and documentation
Interactive demos on Codepen
Quick start
$ npm install @nigelotoole/data-live --save-devImport the JS into your project, add the elements to your HTML and initialize the plugin if needed.
License
MIT © Nigel O Toole
