ribafs / csv-generator

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

Home Page:https://ribafs.github.io/csv-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://ribafs.github.io/csv-generator

License:MIT License


Languages

Language:JavaScript 89.8%Language:CSS 5.1%Language:HTML 5.0%