README
JS Zero
Current status: Prototype
See the [aspiring docs] for a vision of what JS Zero wants to be.
Usage
$ npm install -g js-zero
$ jsz my-file.js
A type-safe subset of ES6
<script type="module">
import jsZero from 'https://cdn.skypack.dev/js-zero';
</script>
Current status: Prototype
See the [aspiring docs] for a vision of what JS Zero wants to be.
$ npm install -g js-zero
$ jsz my-file.js