steal-tools

Futuristic build tools for ES6 Module applications.

Usage no npm install needed!

<script type="module">
  import stealTools from 'https://cdn.skypack.dev/steal-tools';
</script>

README

steal-tools

Build Status Build status npm version Coverage Status

steal-tools is a collection of command-line utilities that:

  • makes building ES6, CommonJS, AMD, applications and plugins easy, and
  • writes those builds so your apps load fast.

It is one half of the StealJS project. It's other half, steal provides client-side dependency management.

For more information on steal-tools, visit stealjs.com.

For information on contributing and developing steal-tools, go here.