Nrgy.js Documentation
Purpose
This directory is the main product documentation for Nrgy.js. It explains how to use the library, how its architectural model works, and how to contribute changes back to the repository.
Product Documentation
- Introduction
- Quick Start
- Core
- Architecture
- MVVM and Controllers
- Integrations
- Recipes
- Migration
- FAQ
- Russian version
Suggested Reading Order
- Start with Introduction.
- Continue with Quick Start.
- Then read Core and Architecture.
- After that move to MVVM and Controllers.
- Use Integrations, Recipes, Migration, and FAQ during adoption.
Contributing
- Contributor Overview
- Documentation Requirements
- Documentation Prompt
- Coding Style
- Development Workflow
- Agent Guide
Package Documentation
Notes
- Package-level API overviews live in each package
README.md. - Module-level documentation is colocated with source files inside
packages/*/src. - Keep English and Russian documentation in sync.