importer
File importer
Automates file importing and compilation of CoffeeScript and JavaScript files for use in web applications.
Deprecated: File importing for CoffeeScript and JavaScript
59 stars
4 watching
7 forks
Language: CoffeeScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devongovett/coffeepack | An implementation of MessagePack serialization format in CoffeeScript for Node.js and the browser. | 50 |
fairfieldt/coffeescript-concat | Utility for preprocessing and concatenating CoffeeScript source files. | 96 |
karetski/snowonder | A tool for formatting import declarations in Xcode code | 107 |
flinedev/csvimporter | An asynchronous CSV file importer that reads and processes files line by line to prevent delays and memory issues. | 148 |
caseywatts/ember-cli-mirage-faker-codemod | A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
rbrcurtis/brewer | An interactive coffeescript editor with syntax highlighting and saving functionality | 21 |
joshstevens19/evmc | A tool to fetch and import contract code from the blockchain into an IDE | 127 |
madcapjake/earl-hyperscript | A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library | 2 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
marviq/coffee-jshint | Runs CoffeeScript source through JSHint to check for errors and enforces coding standards. | 42 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |
trevorburnham/jitter | A utility for continuously compiling CoffeeScript to JavaScript | 156 |
mtscout6/vim-cjsx | A Vim plugin bundle providing syntax highlighting and indentation for CJSX files, which is a variant of CoffeeScript used with React JSX. | 50 |
jsdf/coffee-react-transform | Converts Coffeescript with JSX-style markup to valid Coffeescript | 432 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |