Skip to content

Repository files navigation

system-coffee

SystemJS plugin for compiling CoffeeScript

jspm install coffee

In config.js:

System.config({map: {coffee: "system-coffee"}});

In your app:

System.import('./test.coffee!').then(function(test){vart=newtest('Test');console.log(t);})

About

SystemJS plugin for compiling CoffeeScript

Resources

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages