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
- Proposal: pre-compile "obj{ a, b }" to "(({a,b})->{a,b})(obj)" to create a copy of "obj" with only properties "a" and "b"
- Discussion: TypeScript Output
- ES modules in Node, and .mjs files
- Allow leading logical operators
- WIP: Output JS-compatible line numbers
- WIP: Add search option to Coffeescript docs
- Bug: Stack traces from CoffeeScript.eval have JS line numbers
- Issue 5114 - Add greeting and Ctrl-V help to REPL
- Nodes: `while` with empty block is inconsistent with empty-block `for`
- Docs: Document best practice for creating a small NPM module
- Docs
- CoffeeScript not yet supported