d189862f28
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
.github | ||
.paket | ||
src | ||
tests/Angara.Table.Tests | ||
.gitattributes | ||
.gitignore | ||
Angara.Table.sln | ||
Gruntfile.js | ||
LICENSE.txt | ||
README.md | ||
RELEASE_NOTES.md | ||
SECURITY.md | ||
appveyor.yml | ||
package.json | ||
paket.dependencies | ||
paket.lock | ||
tsd.json | ||
yarn.lock |
README.md
Angara.Table
Angara.Table is a .NET library that contains types for table representation and operations to manipulate with tables as well as save and load them from text files such as CSV files.
This repository also contains HTML5/JavaScript user control to visualize tables.