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