0.1.1 • Published 5 years ago

@acheronfail/templater.js v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

@acheronfail/templater.js

This is a super simple templating tool.

It walks the given directly, and replaces all %{VAR_NAME} style interpolations with variables from the environment (for example, %{VAR_NAME} would be replaced with whatever VAR_NAME is in the environment).

0.1.1

5 years ago

0.1.0

5 years ago