# CDGet > CDGet builds open source component libraries, project templates and command-line tools for developers, and lists all of them in one place. Every project listed here is open source under the MIT License, and the repositories live at https://github.com/jooy2. The site is served in en, de, es, fr, ja, ko, pt, ru, zh-CN, zh-TW; each page links to its other languages with hreflang. ## Pages - [Home](https://cdget.com/en): CDGet builds and maintains component libraries, project templates and command-line tools for developers. Everything listed here is open source. - [Projects](https://cdget.com/en/overview): Everything CDGet maintains in public. Filter by category, sort the list, and open a project to read what it does and where to find it. - [Contact](https://cdget.com/en/contact): Something on the site not working, or a question about one of the projects? Write to the address below. - [Donate](https://cdget.com/en/donate): Thank you for thinking about it. Building and maintaining these projects takes time, and running them costs money — hosting, domains, the occasional paid asset — and all of it comes out of one developer’s own pocket. Support goes straight back into that. ## Projects - [Neba UI](https://cdget.com/en/projects/neba): Library, Design. 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. Homepage: https://neba.cdget.com. Source code: https://github.com/jooy2/neba. - [Plass UI](https://cdget.com/en/projects/plass): Library, Design. 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. Homepage: https://plass.cdget.com. Source code: https://github.com/jooy2/plass-ui. - [Material Plus](https://cdget.com/en/projects/material-plus): Library, Design. 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. Homepage: https://material-plus.cdget.com. Source code: https://github.com/jooy2/material-plus-ui. - [Mawy](https://cdget.com/en/projects/mawy): Library. A Markdown editor that also does the reading, shipped as a React library and a Flutter package. Write on the document as it will look or on the source, switch between the two at a click, and hand the finished text to a read-only viewer that renders it exactly the same way. Homepage: https://mawy.cdget.com. Source code: https://github.com/jooy2/mawy. - [Diffine](https://cdget.com/en/projects/diffine): Library. A diff engine and a side-by-side viewer for React, shipped as one package. It matches two versions line by line and then word by word inside the lines that changed, and draws the result with the two sides held level, so an application does not have to build the comparison or the alignment itself. Homepage: https://diffine.cdget.com. Source code: https://github.com/jooy2/diffine. - [QSU](https://cdget.com/en/projects/qsu): Library, Utility. 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. Homepage: https://qsu.cdget.com. Source code: https://github.com/jooy2/qsu. - [Vutron](https://cdget.com/en/projects/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. Homepage: https://vutron.cdget.com. Source code: https://github.com/jooy2/vutron. - [VitePress Sidebar](https://cdget.com/en/projects/vitepress-sidebar): Library, Utility. 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. Homepage: https://vitepress-sidebar.cdget.com. Source code: https://github.com/jooy2/vitepress-sidebar. - [VitePress i18n](https://cdget.com/en/projects/vitepress-i18n): Library, Utility. A VitePress plugin that translates the default theme and its search box. One short configuration covers every language a documentation site serves. Homepage: https://vitepress-i18n.cdget.com. Source code: https://github.com/jooy2/vitepress-i18n. - [Retron](https://cdget.com/en/projects/retron): Template. The same starting point as Vutron, for React. Vite, Electron and a Material UI layout are wired together, so a desktop application can be built and packaged the day it is cloned. Source code: https://github.com/jooy2/retron. - [NextART](https://cdget.com/en/projects/nextart): Template. A Next.js App Router template with translation, styling, SEO metadata and linting already in place, so a new site does not begin by assembling the same setup again. Source code: https://github.com/jooy2/nextart. - [NodeSand](https://cdget.com/en/projects/nodesand): Template, Utility. A sandbox for a quick Node.js script. TypeScript, watch mode, execution timing and a static file server are ready without creating a project around them. Source code: https://github.com/jooy2/nodesand. - [Randino](https://cdget.com/en/projects/randino): Library, Utility. Generates random text in the language you ask for: person names, nicknames, single words and whole sentences, in any of nine languages and with no runtime dependencies. The same generators are published for JavaScript, Dart and Python. Homepage: https://randino.cdget.com. Source code: https://github.com/jooy2/randino. - [Chki18n](https://cdget.com/en/projects/chki18n): Library, Utility. A command-line tool that checks translation files against i18n conventions, published for JavaScript, Dart and Python. It reports missing keys, duplicated values and other common mistakes, and runs in CI as readily as on a laptop. Homepage: https://chki18n.cdget.com. Source code: https://github.com/jooy2/chki18n. - [Terser Glob](https://cdget.com/en/projects/terser-glob): Library, Utility. A small command-line wrapper around Terser that accepts glob patterns, so a whole directory is minified in one command instead of one file at a time. Source code: https://github.com/jooy2/terser-glob. - [GTag-GA](https://cdget.com/en/projects/gtag-ga): Library, Utility. A small ES module that sends Google Analytics 4 page views and events straight from Node.js. One import, one configuration call, and no dependencies. Source code: https://github.com/jooy2/gtag-ga. - [Sample Assets](https://cdget.com/en/projects/sample-assets): Resource. A collection of sample material for demos, tests and tutorials: datasets, images, video, audio and documents, named consistently and free to redistribute. The structure and the naming rules are in place, and the files are being added folder by folder. Source code: https://github.com/jooy2/sample-assets. ## Optional - [Sitemap](https://cdget.com/sitemap.xml): Every page on the site, in every language.