coffee-script-es6

1.7.3 • Public • Published

1.7.1 with generators

spawn -->
  console.log "I am starting"
  yield delay 500
  console.log "Just waited for a bit, no worries"
  yield from jabber()
  console.log "Enough now"

Install

Use

npm install xixixao/coffee-script
node_modules/coffee-script/bin/coffee someFile

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.7.3
    1
  • 1.7.2
    0
  • 1.7.1
    0

Package Sidebar

Install

npm i coffee-script-es6

Weekly Downloads

1

Version

1.7.3

License

MIT

Last publish

Collaborators

  • yuhan.wyh