Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jroesch/coffee-import
- Owner: jroesch
- Created: 2012-09-08T09:54:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-01T03:26:17.000Z (almost 12 years ago)
- Last Synced: 2023-03-14T05:31:02.724Z (over 1 year ago)
- Language: Clojure
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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