A 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.
Перейти к файлу
microsoft-github-policy-service[bot] d189862f28
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:13:38 +00:00
.github Moving to F# Scaffold 2016-04-13 16:11:04 +03:00
.paket update datatables.net-dt npm package 2022-04-27 18:01:40 +01:00
src Bugfixes. 2018-04-28 11:50:14 +03:00
tests/Angara.Table.Tests Added custom formatters to table view. 2018-04-27 13:16:37 +03:00
.gitattributes Moving to F# Scaffold 2016-04-13 16:11:04 +03:00
.gitignore Build includes NPM and Grunt targets 2016-04-13 17:13:01 +03:00
Angara.Table.sln Cleaning Microsoft/Angara.Table repo 2016-04-14 15:39:18 +03:00
Gruntfile.js Fixed gruntfile.js. 2018-04-25 19:55:32 +03:00
LICENSE.txt Moving to F# Scaffold 2016-04-13 16:11:04 +03:00
README.md Update README.md 2016-04-21 17:54:26 +04:00
RELEASE_NOTES.md Bower away. Initial tab. 2018-04-24 16:14:08 +03:00
SECURITY.md Microsoft mandatory file 2022-09-01 18:07:13 +00:00
appveyor.yml Updating CI services settings 2016-04-14 17:16:57 +03:00
package.json Bump grunt from 0.4.5 to 1.5.2 2022-04-27 17:03:45 +00:00
paket.dependencies Angara.Table uses IDD 1.3.0 2016-07-20 17:26:36 +03:00
paket.lock Angara.Table uses IDD 1.3.0 2016-07-20 17:26:36 +03:00
tsd.json Angara.Table uses IDD 1.3.0 2016-07-20 17:26:36 +03:00
yarn.lock Merge pull request #8 from microsoft/dependabot/npm_and_yarn/moment-2.29.3 2022-04-27 18:07:25 +01:00

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.

Documentation

http://predictionmachines.github.io/Angara.Table/