Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ximing/quit-save

Saving data to localStorage or IndexedDB before uninstall the web application
https://github.com/ximing/quit-save

Last synced: 9 days ago
JSON representation

Saving data to localStorage or IndexedDB before uninstall the web application

Awesome Lists containing this project

README

        

### 开发
```apple js
npm run dev
```
### build demo
```apple js
npm run builddemo
```

### bulid lib
```apple js
npm run buildlib
```