Skip to content

Jade HTML template compiler extension for Koala.

License

Notifications You must be signed in to change notification settings

oklai/koala-jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koala-jade

A koala extension that adds support for compiling jade files. It's basically just a modified version of @zaygraveyard's Dust Compiler for koala, so I can't take credit for much aside from getting it to work with Jade.

How to build

  1. run npm install.
  2. create a zip file.
  3. add, to the zip, all files:
    • node_modules
    • jade.png
    • JadeCompiler.js
    • LICENSE
    • package.js
  4. rename zip to jade.koala-compiler.

How to install

Drag-n-Drop jade.koala-compiler on the Koala application window. If all goes well, you'll get a success message saying that the extension was installed.

Todo

  • After spending time getting the pretty html output option working on the command line, I found that the command line option was busted, so now I get to figure that one out.
  • The pretty html output option is only working on the bundled version of jade at the moment. I plan to get it working on the command-line version soon.
  • Very willing to hear other ideas on what people would like to see incorporated into the extension.

About

Jade HTML template compiler extension for Koala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published