0.0.1-alpha.1 • Published 2 years ago

tuhi v0.0.1-alpha.1

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

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