Fast learning, preprocessing, intuitive web framework. It is "rinojs" because the name rhino, rhinojs and rino are being used by others.
The recommended way to start your Rino project:
npm create rino@latest
For manual setup:
npm i rinojs
In version v1.5.19, i've fixed a reload websocket injection problem. It was causing an error when there's same name in other packages. Which is very normal but it would be a problem for dev() function.
MIT, See LICENSE.