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

Package Sidebar

Install

npm i coffee-script-es6

Weekly Downloads

1

Version

1.7.3

License

MIT

Last publish

Collaborators

  • yuhan.wyh