Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chenglou/ascii-table


https://github.com/chenglou/ascii-table

Last synced: about 1 month ago
JSON representation

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"`.