https://github.com/stealjs/steal-tools
Build easy. Load fast.
https://github.com/stealjs/steal-tools
Last synced: about 1 year ago
JSON representation
Build easy. Load fast.
- Host: GitHub
- URL: https://github.com/stealjs/steal-tools
- Owner: stealjs
- License: mit
- Created: 2013-07-26T04:54:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T15:18:04.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T20:07:54.336Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://stealjs.com/docs/steal-tools.html
- Size: 9.53 MB
- Stars: 68
- Watchers: 22
- Forks: 23
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
- awesome - stealjs/steal-tools - Build easy. Load fast. (JavaScript)
README
# steal-tools
[](https://travis-ci.org/stealjs/steal-tools)
[](https://ci.appveyor.com/project/matthewp/steal-tools-427/branch/master)
[](http://badge.fury.io/js/steal-tools)
[](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).