An open API service indexing awesome lists of open source software.

https://github.com/bernankez/prototype

My prototypes.
https://github.com/bernankez/prototype

prototype

Last synced: 3 months ago
JSON representation

My prototypes.

Awesome Lists containing this project

README

          

# Prototype

[_Document_](https://prototype.keke.cc)

My prototypes.

_This is not a component library, it's just a collection of prototypes. You can either import them directly or copy the source code to use in your project._

## Install

```sh
$ pnpm add @bernankez/prototype
```

## Usage

```vue

import { Bubble } from "@bernankez/prototype";



🫧

```