RAGE.js is the implementation of the RAGE approach, providing a set of tools to execute this methodology on different bases. It consists of four packages, each designed to work with specific use cases.
- core ⚡ - Core package for running the RAGE main loop
- tools 🛠️ - Package for performing CRUD operations on the localized JSON files, without disturbing the RAGE main loop
- cli ⚙️ - A CLI package for creating new
node.js
applications with RAGE configured - atlas 🧭 - A CLI package for performing operations on the local JSON files, without using code.