mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
feature/improve-build-registry
- Add parallel style building with concurrency limiter (6 concurrent) - Cache registry imports to avoid duplicate validations - Pre-load all style maps in parallel - Process files within each style concurrently - Batch prettier formatting into single call at end - Parallelize cleanup of temp files and directories - Parallelize RTL example generation - Add build timing output Reduces build time from ~33s to ~10s. 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
90.3%
MDX
7.4%
CSS
2.2%
JavaScript
0.1%
