README

emptyjs
A JavaScript Framework that stays out of your way.
Just include empty.js in your header, and code in pure JavaScript!
Alternatively, you may install via bower:
bower install emptyjs
A JavaScript Framework that stays out of your way.
<script type="module">
import emptyjs from 'https://cdn.skypack.dev/emptyjs';
</script>

A JavaScript Framework that stays out of your way.
Just include empty.js in your header, and code in pure JavaScript!
Alternatively, you may install via bower:
bower install emptyjs