Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcong1993/history
https://github.com/zcong1993/history
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/zcong1993/history
- Owner: zcong1993
- License: mit
- Created: 2020-05-15T10:19:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T19:40:42.000Z (about 3 years ago)
- Last Synced: 2023-02-28T14:37:11.106Z (over 1 year ago)
- Language: TypeScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# history
[![NPM version](https://img.shields.io/npm/v/@zcong/history.svg?style=flat)](https://npmjs.com/package/@zcong/history) [![NPM downloads](https://img.shields.io/npm/dm/@zcong/history.svg?style=flat)](https://npmjs.com/package/@zcong/history) [![CircleCI](https://circleci.com/gh/zcong1993/history/tree/master.svg?style=shield)](https://circleci.com/gh/zcong1993/history/tree/master) [![codecov](https://codecov.io/gh/zcong1993/history/branch/master/graph/badge.svg)](https://codecov.io/gh/zcong1993/history)
> my cool project
## Install
```bash
$ yarn add @zcong/history
# or npm
$ npm i @zcong/history --save
```## License
MIT © zcong1993