funcunit
Version:
<!-- @hide title
19 lines (10 loc) • 868 B
Markdown
# steal
[](https://gitter.im/stealjs/steal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/stealjs/steal)
[](http://badge.fury.io/js/steal)
`steal` is a JavaScript module loader. `steal` supports ES6, AMD, CommonJS, LESS, and
CSS modules. It makes development workflows simple.
It is one half of the [StealJS](http://stealjs.com) project. It's other half,
[steal-tools](https://github.com/stealjs/steal-tools) provides high performance builds.
For more information on `steal`, visit [stealjs.com](http://stealjs.com).
For information on contributing and developing `steal`, go [here](http://stealjs.com/docs/guides.Contributing.html).