β¨ Framework Overview
Modulesβ
For larger projects, you can use modules to group similar functionality together as if they were mini-projects within your main project. Each module follows the same file structure.
Documentationβ
π οΈ Configuration
Customize your Robo's behavior and features.
β‘ Flashcore Database
Persist data in your Robo with ease.
π Internals
Understand how Robo.js works under the hood.
π Linting
Check your code for errors and style.
π Logger
Keep track of what your Robo is doing.
π Mode
Define profiles for your Robo session.
π¦ Modules
Stay organized with modules.
πͺ Portal
Access your Robo's features directly.
π Robo File Structure
Learn about standard Robo files.
πΎ State Management
Pass data around with ease.
π TypeScript
Write better code with type safety.