New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coffee-script-es6

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee-script-es6

fork form https://github.com/xixixao/coffee-script

1.7.3
latest
npm
Version published
Weekly downloads
1
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

javascript

FAQs

Package last updated on 17 Sep 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts