Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcelestino/user-data-generator

Create .csv file with user data information using Faker.js
https://github.com/tcelestino/user-data-generator

Last synced: about 9 hours ago
JSON representation

Create .csv file with user data information using Faker.js

Awesome Lists containing this project

README

        

# User Data Generator

Create .csv file with user data information using Faker.js

## Dependencies

- [Faker.js](https://github.com/Marak/Faker.js#readme)
- [Export CV](https://github.com/alexcaza/export-to-csv#readme)
- [nodemon](https://nodemon.io/)

## Installation

```bash
yarn
```

## Usage

```bash
yarn start
```

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Credits

@tcelestino

## Contributors

* [@aurelioluiz](https://github.com/aurelioluiz)

## License

MIT