stage1

High-performance JavaScript micro framework

Usage no npm install needed!

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

README

Build status Coverage status NPM version NPM bundle size (minified + gzip) Licence

stage1

Warning: This is alpha software. Test thoroughly before using in production! Please report any bugs you find!

Originally based on the excellent https://github.com/Freak613/stage0.

TODO

  • Add documentation about:
    • process.env.NODE_ENV must be defined
    • If process.env.NODE_ENV === 'production you must minify h tagged template literals with a compatible minifier
    • Add full example with esbuild + esbuild-minify-templates
  • Set up benchmarking

Changelog

See releases on GitHub.

Licence

stage1 is an MIT licensed open source project. See LICENCE.


© 2021 Max Milton