@nigelotoole/data-live
v1.0.0
Published
Simple data reactivity for DOM elements
Downloads
72
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.
Demo and documentation
Quick start
$ npm install @nigelotoole/data-live --save-dev
Import the JS into your project, add the elements to your HTML and initialize the plugin if needed.
License
MIT © Nigel O Toole