diff --git a/README.md b/README.md index 4fe829ca..fd8d444e 100644 --- a/README.md +++ b/README.md @@ -1092,6 +1092,7 @@ https://listjs.com * [Peg.js](https://github.com/pegjs/pegjs) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API. * [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately. * [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language. +* [bonsai-js](https://github.com/danfry1/bonsai-js) - Safe, sandboxed expression language for rules, filters, and templates. # Worth Reading