Skip to content

gstavrev/jade-to-handlebars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jade-to-handlebars

Convert jade templates to their corresponding handlebars version.

Install

npm install -g jade-to-handlebars

Usage

jade-to-handlebars

All *.jade files in the current directory will be transformed to *.hbs-files.

For features that can't be translated from jade to handlebars a comment will be inserted, for example <!-- TODO: Fix unsupported jade mixin -->.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.2%
  • HTML 22.8%