active-view

0.0.9 • Public • Published

active-view | Build Status Coverage Status npm repository

Small and modular virtual DOM library

Installation

Install as npm package

npm i active-view --save

Or simply download *.js file

active-view@0.0.9 minified file: active-view.min.js

Or just load from CDN

<script src="//cdn.rawgit.com/forceuser/active-view/0.0.9/dist/active-view.min.js">
</script> 

And then use activeView as global variable

<script>
 
</script> 

Documentation

Example

Run example with runkit

 

Package Sidebar

Install

npm i active-view

Weekly Downloads

1

Version

0.0.9

License

MIT

Unpacked Size

311 kB

Total Files

25

Last publish

Collaborators

  • forceuser