Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 329 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 329 Bytes

dustr

This is the code behind dustr.org, an online dustjs template compiler.

This is a pure javascript application without any server backend. It does a simple task: compile dust templates, and it does it well.

Feel free to fork this project and modify it for your needs. I'll accept any pull requests which make sense.