Acknowledgements
CBrowser is built on great open source work. We thank the maintainers of every project that makes CBrowser possible.
Core Dependencies
| Package | Version | Description | License |
|---|---|---|---|
| Next.js | 16.1.6 | The React framework for production | MIT |
| React | 19.2.3 | A JavaScript library for building user interfaces | MIT |
| Tailwind CSS | 4.x | A utility-first CSS framework | MIT |
| shadcn/ui | 3.8.4 | Ready-made components built with Radix UI and Tailwind | MIT |
| Radix UI | 1.4.3 | Unstyled, accessible components for React | MIT |
| Lucide React | 0.563.0 | Beautiful & consistent icon toolkit | ISC |
Content Processing
| Package | Version | Description | License |
|---|---|---|---|
| gray-matter | 4.0.3 | Parse front-matter from a string or file | MIT |
| remark | 15.0.1 | Markdown processor powered by plugins | MIT |
| remark-gfm | 4.0.1 | GitHub Flavored Markdown support for remark | MIT |
| remark-html | 16.0.1 | Serialize markdown as HTML | MIT |
| remark-wiki-link | 2.0.1 | Parse and render wiki-style links | MIT |
Utility Libraries
| Package | Version | Description | License |
|---|---|---|---|
| Fuse.js | 7.0.0 | Lightweight fuzzy-search library | Apache-2.0 |
| cmdk | latest | Fast, composable command palette for React | MIT |
| class-variance-authority | 0.7.1 | CSS-in-TS variant API | Apache-2.0 |
| clsx | 2.1.1 | Tiny utility for constructing className strings | MIT |
| tailwind-merge | 3.4.0 | Merge Tailwind CSS classes without style conflicts | MIT |
Development Tools
| Package | Version | Description | License |
|---|---|---|---|
| TypeScript | 5.x | TypeScript is a typed superset of JavaScript | Apache-2.0 |
| ESLint | 9.x | Find and fix problems in your JavaScript code | MIT |
| @tailwindcss/typography | 0.5.19 | Beautiful typographic defaults for HTML | MIT |
| tw-animate-css | 1.4.0 | Tailwind CSS animations plugin | MIT |
Special Thanks
License
CBrowser is released under the MIT License. Each library above follows its own license. Please support these projects and their maintainers.