Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jroesch/coffee-import

A static 'import' statement for Coffescript and Javascript.
https://github.com/jroesch/coffee-import

Last synced: 24 days ago
JSON representation

A static 'import' statement for Coffescript and Javascript.

Awesome Lists containing this project

README

        

A simple no configuration tool that allows one to define dependency ordering by simply adding `#import "file_path"` to Coffeescript, and Javascript.

TODO: Generate build files if one wants
TODO: make parser conditional for js/coffee