All Projects → rstacruz → Js2coffee.py

rstacruz / Js2coffee.py

JS to CoffeeScript compiler. [DEPRECATED]

Programming Languages

python
139335 projects - #7 most used programming language

Note: This has been deprecated and no longer maintained. See the new

Js2coffee version rewritten for NodeJS and the web.


JavaScript to CoffeeScript compiler

It takes your JS files and turns them into CoffeeScript files.
js2c file.js
js2c file.js > file.coffee

Testing

  • Use make test or ./setup.py test
  • Check the js2coffee-tests repo for even more tests

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].