0.0.9 • Published 5 years ago

active-view v0.0.9

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

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

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago