0.7.0 • Published 8 months ago

light-fakery v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

light-fakery

A lightweight library for generating fake data in JS/TS.

Documentation

Netlify Status

Its guiding principles are:

  • Structured as a pure ESM package
  • Tree-shakable so you only bundle data you are using
  • First class support for consuming the library in TypeScript
  • Focused on fake data use cases that make sense in a business-y environment
  • Easy to extend if you need additional data
  • Zero dependencies

Development

npm run build — Compile Typescript and emit to ./dist.

npm test — Run unit tests with Vitest.

npm run docs:dev — Run Vitepress locally to work on documentation.

npm run release — Kick off an NPM release. You'll be prompted for the release details and the command will run a build before releasing. This will also attempt to perform a GitHub release, so you will need to have appropriate permissions there to update the details.

0.7.0

8 months ago

0.6.0

1 year ago

0.5.0

2 years ago

0.3.0

3 years ago

0.4.0

3 years ago

0.1.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago