UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

19 lines (12 loc) 969 B
# steal-tools [![Build Status](https://travis-ci.org/stealjs/steal-tools.svg?branch=master)](https://travis-ci.org/stealjs/steal-tools) [![Build status](https://ci.appveyor.com/api/projects/status/vqk3ybu6fo5jwptk/branch/master?svg=true)](https://ci.appveyor.com/project/matthewp/steal-tools-427/branch/master) [![npm version](https://badge.fury.io/js/steal-tools.svg)](http://badge.fury.io/js/steal-tools) `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](http://stealjs.com) project. It's other half, [steal](https://github.com/stealjs/steal) provides client-side dependency management. For more information on `steal-tools`, visit [stealjs.com](http://stealjs.com). For information on contributing and developing `steal-tools`, go [here](http://stealjs.com/docs/guides.Contributing.html).