Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joakimteixeira/file-reader

XML, CSV and JSON file reader
https://github.com/joakimteixeira/file-reader

javascript

Last synced: about 2 months ago
JSON representation

XML, CSV and JSON file reader

Awesome Lists containing this project

README

        

# File Reader

Simple program to print tables of commonly used file extensions

## To-do

- [ ] Implement a CSV reader
- [ ] Implement a JSON reader
- [ ] Create a new design
- [ ] Add mobile responsiveness

## Running the Project

To get started, open the `index.html` file in a browser.