coffeescript
https://github.com/jashkenas/coffeescript
CoffeeScript
Unfancy JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
CoffeeScript not yet supported2 Subscribers
Add a CodeTriage badge to coffeescript
Help out
- Issues
- return doesn't work in for loop comprehensions
- Bug: coffee command doesn't work with "type": "module" in package.json
- Compiler configuration in a CSON options file
- Bug: Error#prepareStackTrace override causes console.trace to print '[object Object]' to the console.
- Bug: comment after else moved within JSX body
- Bug: Loop control statements are allowed where they are invalid
- "multiple parameters named <value>" when destructuring params in args with duplicate default values
- Bug: Implicit object literals in array split improperly
- Proposal: pre-compile "obj{ a, b }" to "(({a,b})->{a,b})(obj)" to create a copy of "obj" with only properties "a" and "b"
- Bug: comment in array literal is moved into multi-line string
- Docs
- CoffeeScript not yet supported