Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stealjs/steal-tools
- Owner: stealjs
- License: mit
- Created: 2013-07-26T04:54:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T15:18:04.000Z (over 2 years ago)
- Last Synced: 2025-01-08T16:16:56.499Z (11 days ago)
- Language: JavaScript
- Homepage: https://stealjs.com/docs/steal-tools.html
- Size: 9.53 MB
- Stars: 68
- Watchers: 23
- 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
[![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).