A package with a collection of small datasets for learning and testing purposes.
yarn prepublish
.yarn publish
.git push && git push --tags
.
@visx/mock-data
.- Vega Datasets.
- Publishing a Package.
- Basarat Ali's "Create NPM JavaScript Packages using TypeScript" tutorial.
- Basic Types.
- Minh-Phuc Tran's "Publish My First NPM TypeScript Package" blog post.
- Generate
tsconfig.json
:npx tsc --init
. "types": "lib"
.type-fest
package.