Skip to content

forceuser/active-view

Repository files navigation

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>

Example

Run example with runkit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published