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

https://github.com/reslear/pkg-ts-vite-play-vue-pnpm


https://github.com/reslear/pkg-ts-vite-play-vue-pnpm

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# packagename

> 1. find `packagename` and replace with your packagename name (in vscode in all files)
>
> 1. also find `username` and replace with your name
>
> 1. First commit create as tag
>
> 1. for release npm set `NPM_TOKEN` on github secrets.
>
> 1. and remove this line

[![Version](https://img.shields.io/npm/v/packagename)](https://www.npmjs.com/packagename)
[![Downloads](https://img.shields.io/npm/dt/packagename)](https://www.npmjs.com/packagename)
[![install size](https://packagephobia.com/badge?p=packagename)](https://packagephobia.com/result?p=packagename)
![npm bundle size](https://img.shields.io/bundlephobia/min/packagename)

[publint](https://publint.dev/packagename) |
[arethetypeswrong](https://arethetypeswrong.github.io/?p=packagename)

Description

## Installation

You can install **packagename** using npm, yarn, or pnpm:

```bash
pnpm add packagename
```

Once installed, you can use the packagename in your project by importing it:

```ts
import { } from 'packagename';

```

Enjoy!

## Advanced Usage

```ts
import { } from 'packagename';

```

## Uses source links
-

## Related
-

## License
This project is licensed under the terms of the [MIT license](LICENSE).