steal-tools

  • page
steal-tools  

steal-tools is a collection of JS, Grunt, and command-line utilities that make building, packaging, and sharing ES6, CommonJS, AMD, and Steal applications easy.

Use

There are three core pieces of functionality that steal-tools provides:

  • build - An application packager that intelligently bundles progressively-loaded apps to improve application load times and caching.
  • transformImport and transform - A low-level utility that can convert modules from one form to another.
  • export - A higher-level utility that can export projects into many formats.

Currently, steal-tools depends on steal. Before doing a build, make sure steal.js loads your app successfully in the browser.

Help us improve StealJS by taking our community survey