simple.js

Simplistic MV* JavaScript library

Usage no npm install needed!

<script type="module">
  import simpleJs from 'https://cdn.skypack.dev/simple.js';
</script>

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