svelte-hyperscript

v1.2.1
hyperscript for svelte
svelte hyperscript

prebuild

rimraf dist

build

rollup -c && echo '{"type":"module"}' > dist/esm/package.json

lint

xo

fix

xo --fix && prettier --ignore-path .gitignore --write .

prepublishOnly

npm run build

test

jest

test:watch

npm test -- --watch

test:coverage

npm test -- --coverage
npm i svelte-hyperscript

Metadata

  • MIT
  • >=10
  • Sascha Tandel
  • released 6/29/2020

Downloads

Maintainers