Skip to content

Handlebars utility functions for templating with Transcend

License

Notifications You must be signed in to change notification settings

transcend-io/handlebars-utils

Repository files navigation

Table of Contents

Overview

Utility functions for handlebars templating with Transcend - available in node and client side

Typescript Build

Build this package only:

yarn run tsc
yarn run tsc --watch # Watch mode

Create a fresh build:

yarn clean && yarn run tsc

Lint

Lint the typescript files in this package:

yarn lint

About

Handlebars utility functions for templating with Transcend

Resources

License

Stars

Watchers

Forks

Releases

No releases published