@webreflection/uparser

v0.3.3
The uhtml template parser
uhtml template parser

build

npm run cjs && npm run rollup:es && npm run rollup:index && npm run ts && npm run test && npm run size

cjs

ascjs --no-default esm cjs

rollup:es

rollup --config rollup/es.config.js

rollup:index

rollup --config rollup/index.config.js

size

cat es.js | brotli | wc -c

test

c8 node test/index.js

ts

tsc -p .

coverage

mkdir -p ./coverage; c8 report --reporter=text-lcov > ./coverage/lcov.info
npm i @webreflection/uparser

Metadata

  • ISC
  • Whatever
  • Andrea Giammarchi
  • released 11/10/2023

Downloads

Maintainers