Skip to content
forked from faker-js/faker

Generate massive amounts of fake data in the browser and node.js

License

Notifications You must be signed in to change notification settings

NoelDeMartin/faker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faker (fork)

This is a fork of @faker-js/faker with a "sideEffects": true declaration in the package.json, nothing else is changed.

This is done in order to make the library tree-shakable, as discussed in #1791. It is a temporary workaround, and it probably won't be necessary once the issue is resolved in the main library. Use it at your own discretion, as this naive fix may break some existing functionality.

You can install it the same way you'd install the main library, but using @noeldemartin/faker instead:

npm install @noeldemartin/faker

About

Generate massive amounts of fake data in the browser and node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%