Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/winkgroup/local-storage


https://github.com/winkgroup/local-storage

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# local-storage
a class to manage local storages

## Install
```
npm install @winkgroup/local-storage
```

## Usage
## API

## contributing and tests
If you are activly developing this package and you want to run tests you will find `router.integration.ts` that is intended to be an integration test for endpoints: shouldn't be used with Jest. It expects to have a `TESTING_PATH=` key in `.env` file according to [@winkgroup/env](https://www.npmjs.com/package/@winkgroup/env) package.

## Maintainers
* [fairsayan](https://github.com/fairsayan)