Open Source

Project Documentation

Comprehensive guides, API references, and tutorials for all our open source tools and frameworks.

What's Inside

Getting Started

Set up your development environment and install project dependencies for our frameworks.

Tutorials

Step-by-step guides for building applications with our libraries and frameworks.

API Reference

Detailed documentation of our APIs, modules, and function interfaces.

Your First Project

Create a new application scaffold with zero configuration.


// Create a new project
$ npm create framework
? Select a template TypeScript
 Project name: my-app

                    
Bash npm

Output

Creating project in ./my-app...
✓ Project created successfully

Community Contributions

Learn how to contribute code, documentation improvements, or new features.

  • Fork the repository and create a new branch for changes
  • Submit documentation fixes via pull requests
  • Join discussions in GitHub and Discord for advanced topics

📚� Your contributions help improve our documentation for millions of developers.