Skip to content

Web CSV Generator is a web-based random CSV data generator written in JavaScript

License

Notifications You must be signed in to change notification settings

cyrilbois/Web-CSV-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web CSV Generator

Web CSV Generator is a web-based random CSV data generator written in JavaScript. It allows to generate CSV files.

Try the demo here: https://extendsclass.com/csv-generator.html

alt text

Dependencies

This tool uses:

Install

Drop the files into a directory (on a server or on your PC) and then visit in a browser.

Note for Chrome: This tool uses zip.js which uses web workers and Chrome does not allow loading web workers when running scripts from a local file. When you launch Chrome you must use the --allow-file-access-from-files flag. You can also use a http server.

Launch tests

No implemented yet.

License

MIT

About

Web CSV Generator is a web-based random CSV data generator written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published