✨ 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.