Pinned Loading
Repositories
- data-forge-ts Public
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
- capture-template Public
This library is responsible for expanding a 'data set' to an in memory web page through a user-defined template and capturing the result to a PNG or PDF. This implements Data-Forge Plot's ability to capture static visualizations.
- inflate-template Public
This library is responsible for exporting a 'data set' to a set of assets through a user-defined template. Provides the 'export' functionality of Data-Forge Plot.
- data-forge-plot Public
An experimental (work in progress) JavaScript-based plotting API for Data-Forge
- data-forge-fs Public
This library contains the file system extensions to Data-Forge that allow it to directly read and write CSV and JSON files in Node.js
- data-forge-plot-chart-def Public archive
Defines the interface between Data-Forge Plot and chart renderer plugins.