This package has been deprecated

Author message:

Unmaintained package

system-livescript

1.0.1 • Public • Published

system-livescript

devDependency status

Getting Started

jspm install npm:system-livescript

In config.js, write

System.config({
  meta: {
    "*.ls": {
      loader: "system-livescript"
    }
  }
});

License

LiveScript compiler is released under MIT License, and the rest of this software is released to Public Domain.

Package Sidebar

Install

npm i system-livescript

Weekly Downloads

1

Version

1.0.1

License

CC0-1.0

Last publish

Collaborators

  • skylabist