solid-ui

v0.12.1-build11
UI library for writing Solid read-write-web applications
solid decentralized widgets ui web rdf ldp linked data and 1 more...

build-babel

babel src --extensions ".js,.mjs,.ts" --out-dir lib

build-typescript

tsc --emitDeclarationOnly

build

rimraf lib; concurrently "npm:build-*"

postversion

git push origin master --follow-tags

prepublishOnly

npm run build

standard

standard src

test

npm run standard

watch-babel

npm run build-babel -- --watch

watch-typescript

npm run build-typescript -- --watch

watch

rimraf lib; concurrently "npm:watch-*"

Metadata

  • MIT
  • Whatever
  • Tim Berners-Lee
  • released 6/5/2019

Downloads