Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stealjs/steal-tools

Build easy. Load fast.
https://github.com/stealjs/steal-tools

Last synced: 3 days ago
JSON representation

Build easy. Load fast.

Awesome Lists containing this project

README

        

# 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)
[![Coverage Status](https://coveralls.io/repos/github/stealjs/steal-tools/badge.svg?branch=master)](https://coveralls.io/github/stealjs/steal-tools?branch=master)

`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).