Documentation
Comprehensive guides, API references, and examples for all NextProduction.dev open-source projects.
Project Documentation
NPUI
v2.1.0Stable
Modern React component library with TypeScript support
300+ stars
10K+ downloads
Breakthrough App
v1.3.0Beta
Cross-platform productivity suite with offline capabilities
150+ stars
5K+ downloads
Getting Started
1. Choose Your Project
Select the project you want to work with from our collection of open-source tools.
2. Installation
Install via npm or yarn:
npm install @nextproduction/npui
3. Import & Use
Import components and start building:
import { Button } from '@nextproduction/npui'