# RiveScript.js Documentation

This provides documentation for the RiveScript JS module.

You probably want the public facing API: [RiveScript](./rivescript.md)

The rest of the documentation covers internal modules and functions which aren't
necessarily available over the public API.

* [rivescript.RiveScript](./rivescript.md)
* [rivescript.Brain](./brain.md)
* [rivescript.inheritance](./inheritance.md)
* [rivescript.lang.coffee](./lang.coffee.md)
* [rivescript.lang.javascript](./lang.javascript.md)
* [rivescript.Parser](./parser.md)
* [rivescript.sorting](./sorting.md)
* [rivescript.utils](./utils.md)
