ipld-garbage

v1.0.1
Garbage data generator for the IPLD Data Model
garbage IPLD

lint

standard *.js

build

npm_config_yes=true npx ipjs build --tests && cp README.md LICENSE dist/

test:cjs

npm run build && node dist/cjs/node-test.js

test:node

hundreds node test.js

test:browser

polendina --cleanup dist/cjs/browser-test.js

test

npm run lint && npm run test:node && npm run test:cjs && npm run test:browser

coverage

c8 --reporter=html node node test.js && npx st -d coverage -p 8080

Metadata

Downloads

Maintainers