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

https://github.com/liblouis/js-build

Pre-built binaries of liblouis for Javascript environments.
https://github.com/liblouis/js-build

Last synced: about 1 year ago
JSON representation

Pre-built binaries of liblouis for Javascript environments.

Awesome Lists containing this project

README

          

[![latest build in the npm registry](https://img.shields.io/npm/v/liblouis-build.svg?colorB=44cc11&label=Latest%20Build%20@npm)](https://www.npmjs.com/package/liblouis-build)
[![latest build in the bower registry](https://img.shields.io/bower/v/liblouis-build.svg?colorB=44cc11&label=Latest%20Build%20@bower)](https://bower.io/search/?q=liblouis-build)
[![Build Status](https://travis-ci.org/liblouis/js-build.svg?branch=master)](https://travis-ci.org/liblouis/js-build)

These are pre-built binaries of [liblouis](https://github.com/liblouis/liblouis) for Javascript environments. Binaries are created by cross-compiling the [C implementation](https://github.com/liblouis/liblouis) using [emscripten](http://emscripten.org/).
**This is not the main repository for the Javascript implementation**, but a helper repository used by the Javascript implementation located at [*liblouis/liblouis-js*](https://github.com/liblouis/liblouis-js).

If you are new to _liblouis_ you are probably looking for the [official website](http://liblouis.org/), [the official documentation](http://liblouis.org/documentation/liblouis.html) or the [repository of the C implementation at *liblouis/liblouis*](https://github.com/liblouis/liblouis).

Report bugs in table files at [*liblouis/liblouis*](https://github.com/liblouis/liblouis/issues). Report issues with the javascript implementation at [*liblouis/liblouis-js*](https://github.com/liblouis/liblouis-js/issues).