Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenglou/ascii-table
https://github.com/chenglou/ascii-table
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chenglou/ascii-table
- Owner: chenglou
- Created: 2016-02-24T04:47:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T21:56:47.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T11:15:49.319Z (2 months ago)
- Language: OCaml
- Size: 7.81 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ascii-table
## CommonML
To include with [CommonML](https://github.com/jordwalke/CommonML) just add `"OcamlAsciiTable": "git://github.com/chenglou/ascii-table.git"` as a dependency in your `package.json` and the following flags to `linkFlags`: `"-custom", "node_modules/OcamlAsciiTable/node_modules/OcamlPcre/pcre_stubs.o", "-cclib -lpcre"`.