swingset

v0.17.0
drop-in component library and documentation pages for next.js
component component-library library next.js storybook

example

cd examples/basic && [ ! -d 'node_modules' ] && npm i || npm start

build

rm -rf ./dist && rollup -c rollup.config.js

typecheck

tsc --noEmit

release

changeset publish

release:canary

changeset publish --tag canary

test

jest

Metadata

  • MIT
  • Whatever
  • Jeff Escalante
  • released 12/13/2022

Downloads