mashlib

v1.8.11
Data mashup library
solid decentralized widgets ui web rdf ldp panes linked and 3 more...

build

npm run clean && npm run build-version && npm run build-dev && npm run build-dist

build-dev

webpack --progress

build-dist

webpack --progress --mode=production

build-version

./timestamp.sh > src/versionInfo.ts && eslint 'src/versionInfo.ts' --fix

watch

npm run build-version && webpack --watch

clean

rm -rf dist

lint

eslint 'src/**/*.ts'

lint-fix

eslint 'src/**/*.ts' --fix

test

npm run lint

prepublishOnly

npm test && npm run build && npm run bundlesize

postpublish

git push origin main --follow-tags

bundlesize

npm rebuild iltorb && bundlesize

startStaticOS

webpack serve --config webpack.config.js --open /browse.html
npm i mashlib

Metadata

  • MIT
  • Whatever
  • Tim Berners-Lee
  • released 4/30/2024

Downloads