<!--
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
