mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 08:34:12 +00:00
0aea23013c58c0d77eb31b95e986a8b1b8858a3a
* fix: ts-morph for charts * fix * perf: parallelize chart loading and add LRU caching - Prefetch all chart data in parallel using Promise.all() - Add LRU cache for syntax highlighting (cross-request caching) - Add LRU cache for registry items (cross-request caching) - Parallelize file reads within registry items Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix * fix --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
shadcn/ui
A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. Use this to build your own component library.
Documentation
Visit http://ui.shadcn.com/docs to view the documentation.
Contributing
Please read the contributing guide.
License
Licensed under the MIT license.
Description
Languages
TypeScript
89.8%
MDX
6.8%
CSS
3.3%
