README
Simple
Simplistic JavaScript MV* library in 120 lines of code.
Check out the annotated source code.
Running tests
npm install, bower install, then run npm test
Simplistic MV* JavaScript library
<script type="module">
import simpleJs from 'https://cdn.skypack.dev/simple.js';
</script>
Simplistic JavaScript MV* library in 120 lines of code.
Check out the annotated source code.
npm install, bower install, then run npm test