Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 632 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 632 Bytes

steal

Build Status

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 project. It's other half, steal-tools provides high performance builds.

For more information on steal, visit stealjs.com.

For information on contributing and developing steal, go here.