To include with 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"
.