uhandlers

v0.7.0
µhtml attributes handlers
uhtml handlers lighterhtml

build

npm run cjs && npm run rollup:es && npm run rollup:babel && npm run min && npm run test

cjs

ascjs esm cjs

rollup:es

rollup --config rollup/es.config.js

rollup:babel

rollup --config rollup/babel.config.js

min

terser index.js --comments=/^!/ -c -m -o min.js

test

nyc node test/index.js

coverage

mkdir -p ./coverage; nyc report --reporter=text-lcov > ./coverage/lcov.info
npm i uhandlers

Metadata

  • ISC
  • Whatever
  • Andrea Giammarchi
  • released 9/23/2022

Downloads

Maintainers