(Translated by https://www.hiragana.jp/)
GitHub - hbt/coffee-script: ☠ match generated javascript to coffee script lines for debugging purposes
Skip to content

☠ match generated javascript to coffee script lines for debugging purposes

License

Notifications You must be signed in to change notification settings

hbt/coffee-script

 
 

Repository files navigation

Fork to display match lines numbers from coffeescript to the generated JS files.


Examples:

original coffeescript file
https://gist.github.com/hbt/1572009

generated javascript file
https://gist.github.com/hbt/1572005


generated javascript files with lines matching the coffeescript code (what this fork does)
https://gist.github.com/hbt/1571999

About

☠ match generated javascript to coffee script lines for debugging purposes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 96.2%
  • JavaScript 3.1%
  • Ruby 0.7%