1.0.0 • Published 9 months ago

@nigelotoole/data-live v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

1.0.0

9 months ago