Web application for manipulating CSV data using JavaScript functions.
https://gnn06.github.io/datatruc/
Features:
- Load multiple data collections in CSV format
- Visualize (filter, sort, search) and edit this data
- Transform this data using JavaScript functions
- Data manipulation in a SQL-like manner using linq js
- Fully dynamic data transformation ; modify a piece of data and all dependencies are automatically updated
- Compute and store data entirely locally ; No account required