Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
eeprojectsee committed Oct 10, 2022
1 parent 8fff94a commit 356588d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Pinia Storage

![npm license](https://img.shields.io/npm/l/@ctechhindi/Pinia-Storage.svg)
![npm download](https://img.shields.io/npm/dm/@ctechhindi/Pinia-Storage.svg)
![GitHub top language](https://img.shields.io/github/languages/top/ctechhindi/Pinia-Storage.svg)
![GitHub issues](https://img.shields.io/github/issues/ctechhindi/Pinia-Storage.svg)
[![npm package](https://img.shields.io/npm/v/@ctechhindi/Pinia-Storage.svg)](https://www.npmjs.com/package/@ctechhindi/Pinia-Storage)
![npm license](https://img.shields.io/npm/l/@ctechhindi/pinia-storage.svg)
![npm download](https://img.shields.io/npm/dm/@ctechhindi/pinia-storage.svg)
![GitHub top language](https://img.shields.io/github/languages/top/ctechhindi/pinia-storage.svg)
![GitHub issues](https://img.shields.io/github/issues/ctechhindi/pinia-storage.svg)
[![npm package](https://img.shields.io/npm/v/@ctechhindi/pinia-storage.svg)](https://www.npmjs.com/package/@ctechhindi/pinia-storage)

> A infinite progress bar for vue 3
> Store Vue 3 Store data in the browser LocalStorage
- [GitHub](https://github.com/ctechhindi/Pinia-Storage)

Expand All @@ -19,7 +19,7 @@
### npm

```
npm i @ctechhindi/Pinia-Storage
npm i @ctechhindi/pinia-storage
```

## Usage
Expand Down

0 comments on commit 356588d

Please sign in to comment.