solid-panes

v1.4.0-build264
Solid-compatible Panes: applets and views for the mashlib and databrowser
solid decentralized widgets ui web rdf ldp linked panes and 3 more...

pre

./timestamp.sh > versionInfo.js

lint

eslint "**/*.ts"

test

npm run lint && jest

build

npm run clean && npm run build-dist

clean

rm -rf dist/

watch

npm run clean && webpack --progress --colors --watch --mode=development

build-dev

npm run pre && webpack --progress --colors --mode=development

build-dist

npm run pre && webpack --progress --colors --mode=production

test-watch

npm run lint && jest --onlyChanged --watch

build-browserified

npm run build

Metadata

  • MIT
  • Whatever
  • Tim Berners-Lee
  • released 9/2/2019

Downloads