0.0.1 • Published 5 months ago

@elie.rotenberg/snippets v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

@elie.rotenberg/snippets

What is this?

Inspired by shadcn/ui, this is a collection of re-usable snippets for TypeScript-based projects that you can copy and paste into your apps.

Optionally, you can use the CLI below to install the snippets in your project.

Installation

No installation is required. Simply copy and paste the snippets you need. No attribution required.

Using the CLI

Optionally, you can use the CLI to install the snippets in your project.

npx @elie.rotenberg/snippets list # list all available snippets
npx @elie.rotenberg/snippets import -s <snippet> -d <destination> # import a snippet
0.0.1

5 months ago