Skip to content
This repository has been archived by the owner on Oct 20, 2019. It is now read-only.

SerayaEryn/convert-to-pug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert-to-pug

convert-to-pug coverts jade templates to pug templates. It changes all occurrences of legacy mixin calls, attribute interpolation and prefixed each or for loops to the new syntax.

Install

npm install -g convert-to-pug

Usage

Convert a .jade file to a .pug file:

convert-to-pug template.jade

Convert all .jade files in a directory:

convert-to-pug views/

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published