jsrepo
Version:
A CLI to add shared code from remote repositories.
32 lines (23 loc) • 1.2 kB
Markdown
<p align="center">
<a href="https://jsrepo.dev">
<picture>
<img src="https://github.com/user-attachments/assets/fb4b84c3-8f81-4e1d-a049-ed909c3dae68">
</picture>
<h1 align="center">jsrepo</h1>
</a>
</p>
<p align="center">
<a aria-label="jsrepo logo" href="https://jsrepo.dev">
<img alt="" src="https://jsrepo.dev/badges/jsrepo.svg">
</a>
</p>
**jsrepo** is a CLI to build and distribute your code. It takes inspiration from the way that [shadcn/ui](https://ui.shadcn.com/) allows you install portable blocks of code.
The goal of jsrepo is to make this method of distributing code easier and more maintainable.
It does this by unifying the tooling it takes to build a registry, with the tooling it takes to distribute it. As well as providing a rich feature set to make maintaining that code much easier.
- [Create a registry](https://jsrepo.dev/docs/registry)
- [Download your blocks](https://jsrepo.dev/docs/setup)
- [Create your first registry](https://youtu.be/IyJQI3z8PWg)
- [Build your own shadcn-style library with jsrepo](https://youtu.be/zWfBt1vKb84)
- [Building the shadcn/ui registry with jsrepo](https://youtu.be/tj7BUE9V7fw)