# steal

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stealjs/steal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/stealjs/steal.svg?branch=master)](https://travis-ci.org/stealjs/steal)
[![npm version](https://badge.fury.io/js/steal.svg)](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).


