1.0.0 • Published 5 years ago
handlebars-esm v1.0.0
handlebars-esm
a port of Handlebars to esm compatable module
Usage
from npm
npm i handlebars-esm --saveimport Handlebars from "handlebars-esm";or directly from unpkg
import Handlebars from "https://unpkg.com/handlebars-esm";1.0.0
5 years ago