Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcong1993/adaptive-shedder
https://github.com/zcong1993/adaptive-shedder
Last synced: about 23 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/zcong1993/adaptive-shedder
- Owner: zcong1993
- License: mit
- Created: 2020-09-08T11:34:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T20:33:30.000Z (about 3 years ago)
- Last Synced: 2023-02-28T14:37:10.475Z (over 1 year ago)
- Language: TypeScript
- Size: 635 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# adaptive-shedder
[![NPM version](https://img.shields.io/npm/v/@zcong/adaptive-shedder.svg?style=flat)](https://npmjs.com/package/@zcong/adaptive-shedder) [![NPM downloads](https://img.shields.io/npm/dm/@zcong/adaptive-shedder.svg?style=flat)](https://npmjs.com/package/@zcong/adaptive-shedder) ![Test](https://github.com/zcong1993/adaptive-shedder/workflows/Test/badge.svg) [![codecov](https://codecov.io/gh/zcong1993/adaptive-shedder/branch/master/graph/badge.svg)](https://codecov.io/gh/zcong1993/adaptive-shedder)
> node adaptive shedder
## Install
```bash
$ yarn add @zcong/adaptive-shedder
# or npm
$ npm i @zcong/adaptive-shedder --save
```## License
MIT © zcong1993