rosaenlg
Version:
A complete Natural Language Generation library based on Pug
16 lines (10 loc) • 418 B
Markdown
<!--
Copyright 2019 Ludan Stoecklé
SPDX-License-Identifier: CC-BY-4.0
-->
# RosaeNLG
RosaeNLG is a Natural Language Generation library for node.js or client side (browser) execution, based on the [Pug](https://pugjs.org/) template engine.
Documentation is automatically published here: https://rosaenlg.org
## License
* `src/index.js` remains under MIT (original Pug file)
* the rest of the module is Apache 2.0