|
lipsum-cpp 0.5.4
A basic library written in C++ for generating placeholder Lorem Ipsum text.
|
Files | |
| lipsum_binding_js.cpp | |
| JS binding over lipsum-cpp. | |
This is a binding to JavaScript using embind + Emscripten. To use, call functions and create objects with the lpsm_ prefix before Module. Just like the C wrapper, manually provide arguments to functions. See JSBinding.html, WebInterface.js, or read lipsum_binding_js.cpp for more info.