tuhi
v0.0.1-alpha.1
Published
A basic templating language, adding logic to string templates
Downloads
1
Maintainers
Readme
tuhi
A basic templating language, adding logic to string templates.
Tuhi is still is early development and may be unstable.
Visit the GitHub repo for the main README.
Installation
# with npm
npm install tuhi
# with yarn
yarn add tuhi
Command line only:
# with npm
npm install -g @tuhi/cli
# with yarn
yarn add -G @tuhi/cli