0.0.9 • Published 6 years ago

active-view v0.0.9

Weekly downloads
6
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago