Skip to content
CDGet
  • Home
  • Projects

Developer tools, built in the open

CDGet builds and maintains component libraries, project templates and command-line tools for developers. Everything listed here is open source.

View all projects
Projects
16
Building since
2021
License
MIT

Projects

A few of the projects CDGet keeps. The full list, with filters and sorting, is on the projects page.

Neba UI

LibraryDesign

A React component library for building application interfaces. Buttons, fields, menus, dialogs, tables and charts share one set of props, arrive accessible, and follow dark mode without a theme file.

JavaScript
View detailsHomepage (opens in a new tab)Source code (opens in a new tab)

Plass UI

LibraryDesign

One design language of glass and gradient, shipped as a React library and a Flutter package under the same component names. What you press is tinted, what holds content is clear.

DartJavaScript
View detailsHomepage (opens in a new tab)Source code (opens in a new tab)

Material Plus

LibraryDesign

A React library that follows the Material Design 3 specification directly and adds the components other Material libraries leave out. It reads the tokens a page already has, so it can sit beside an existing Material setup.

JavaScript
View detailsHomepage (opens in a new tab)Source code (opens in a new tab)

QSU

LibraryUtility

The small helpers you would otherwise write again: slugs, text case, date handling, formatting, deep clone, validation and hashing. The same function names behave the same way in JavaScript, Dart and Python.

JavaScriptPythonDart
View detailsHomepage (opens in a new tab)Source code (opens in a new tab)

Vutron

Template

A starting point for desktop applications built with Vite, Vue 3 and Electron. Building, packaging, testing and translation are configured before you write a line of your own.

JavaScript
View detailsHomepage (opens in a new tab)Source code (opens in a new tab)

VitePress Sidebar

LibraryUtility

A VitePress plugin that builds the sidebar from the files on disk. Sorting, titles, filters and per-folder settings replace a menu kept up to date by hand.

JavaScript
View detailsHomepage (opens in a new tab)Source code (opens in a new tab)
View all projects

What every project is held to

The same handful of decisions shapes each one, whether it is a component library or a twenty-line command.

Open by default

The source, the issues and the releases are public under the MIT License, and nothing is held back for a paid tier.

Small on purpose

One job per project, few dependencies, and a bundle that carries what you imported and nothing else.

Kept current

Each project follows the framework it sits on, so keeping up means a version bump rather than a rewrite.

Ready in your language

Translation is designed in from the start, in the libraries, in the tools and on this site.

ContactDonate
The projects listed here are open source under the MIT License.© 2026 CDGet. All rights reserved.