Acknowledgements
Projects and people that inspired and made ink ui possible.
ink ui wouldn’t exist without the incredible work of the open-source community. We’re grateful to the following projects for their inspiration, primitives, and design patterns.
Base UI
The foundation of every component in ink ui. Base UI provides unstyled, accessible React primitives with robust keyboard navigation and focus management.
shadcn/ui
Pioneered the copy-and-paste component model that ink ui follows. The registry architecture, CLI tooling, and documentation patterns have been a huge influence.
Coss UI
Inspired component design decisions and styling patterns.
Kumo UI
Thanks to the kumo-ui docs website. The ink-ui documentation is built with the same Astro + MDX architecture, and we borrowed several UI patterns and components from their site.