8000 GitHub - gunjam/govjucks: A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gunjam/govjucks

 
 

Repository files navigation

Govjucks

NPM Version NPM Downloads Linux Build Windows Build Test Codecov

Govjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2. View the docs here.

Installation

npm install govjucks

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

npm install govjucks chokidar

(View the CHANGELOG)

Documentation

See here.

Tests

Run the tests with npm test.

Mailing List

Join our mailing list and get help with and issues you have: https://groups.google.com/forum/?fromgroups#!forum/govjucks

Want to help?

Contributions are always welcome! Before you submit an issue or pull request, please read our contribution guidelines.

Contributors

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • HTML 4.4%
  • Nunjucks 1.5%
  • Other 0.2%
0