react-lite-builder

Builder toolchain for React projects which favours outputting tiny builds.

Usage no npm install needed!

<script type="module">
  import reactLiteBuilder from 'https://cdn.skypack.dev/react-lite-builder';
</script>

README

React Lite Builder

This experimental package helps output small UI's made with (P)react JSX and Sass, by bundling everything you need into one dependency. Currently it favours compactness over functionality, so npm packages are not directly supported.