• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

autocompile-jade

Auto compiles jade in atom
paulpflug
0.0.5 1,567
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

autocompile-jade package

Auto compile jade file on save.


Add the parameters on the first line of the jade file.

out (string): relative path to html file to create
compress (bool): compress JS file (defaults to true)
obj (bool): relative path to json file to include
//- out: .
//- out: ../build/
//- out: . ,obj: index.json ,compress: false

Uses the jade installation of your current project, but falls back to its own jade installation if there is none. Never uses a global one.

Jade is called over its own cli, so it runs in node and not in atom.

License

Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by