livescript-loader2

0.1.6 • Public • Published

LiveScript loader for webpack

Usage

var exportsOfFile = require("livescript!./file.ls");
// => return exports of executed and compiled file.ls

Don't forget to polyfill require if you want to use it in node. See webpack documentation.

License

MIT (http://www.opensource.org/licenses/mit-license.php)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.6
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.6
    3

Package Sidebar

Install

npm i livescript-loader2

Weekly Downloads

3

Version

0.1.6

License

none

Last publish

Collaborators

  • str_t