fakerjsgenerator
v1.0.2
Published
A quick way to generate mockup data, based on the fakerJs Library. This can generate predefined objects for Person, Company, Payments and Products json data in a web view.
Downloads
1
Readme
FakerJSGenerator
A quick way to generate mockup data, based on the fakerJs Library. This can generate predefined objects for Person, Company, Payments and Products json data in a web view.
As alternative, you can try it out here:
https://mludovici.github.io/FakerJSGenerator/
Installation
Run npm install
, then npm start
Open
Open the page http://127.0.0.1:8080/index.html
in your browser