Skip to content

gunjam/govjucks

 
 

Repository files navigation

Govjucks

Govjucks is a fork of Nunjucks, a full featured templating engine for javascript. It is heavily inspired by jinja2.

Installation

npm install govjucks

To use the file watcher built-in to Govjucks, Chokidar must be installed separately.

npm install govjucks chokidar

Documentation

Tests

Run the tests with npm test.

About

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.1%
  • HTML 3.5%
  • Nunjucks 1.2%
  • Other 0.2%