JSPM

  • Created
  • Published
  • Downloads 3094
  • Score
    100M100P100Q117299F
  • License MIT

A CLI to add shared code from remote repositories.

Package Exports

  • jsrepo

Readme

jsrepo

jsrepo is a CLI to build and distribute your code. It takes inspiration from the way that shadcn/ui 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.

Getting Started

Demos