GentleDuck is an open source organization building production-grade developer tooling. We exist to reduce friction across the entire development lifecycle, from UI and interaction design to documentation, automation, testing, and systems performance.
- Website: https://www.gentleduck.org
- GitHub: https://github.com/gentleeduck/duck-ui
apps/duck-ui-docs– UI docs site (components, blocks, charts, themes)apps/duck-gen-docs– Duck Gen docs site
packages/duck-docs– shared docs app kit used by the docs appspackages/registry-ui-duckui– UI componentspackages/registry-blocks-duckui– blocks and layoutspackages/registry-examples-duckui– examples used in docspackages/duck-libs– utilitiespackages/duck-hooks– React hookspackages/duck-motion– motion primitivespackages/duck-variants– class/variant helperspackages/duck-vim– keybinding enginepackages/duck-lazy– lazy-loading utilities
@gentleduck/benchmark– benchmarking tool for Duck UI components@gentleduck/cli– CLI to add components and bootstrap integrations@gentleduck/gen– type-safe API and message generator (NestJS-tested)@gentleduck/hooks– React hooks@gentleduck/lazy– lazy-loading utilities@gentleduck/libs– utilities and helpers@gentleduck/motion– motion primitives@gentleduck/primitives– headless UI primitives@gentleduck/query– type-safe Axios client@gentleduck/shortcut– keyboard shortcut utilities@gentleduck/variants– class/variant helpers@gentleduck/vim– keybinding engine
git clone https://github.com/gentleeduck/duck-ui.git
cd duck-ui
pnpm installpnpm --filter @gentleduck/ui-docs dev
pnpm --filter @gentleduck/gen-docs devWe welcome contributions. Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md.
MIT. See LICENSE for more information.
