Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zcong1993/node-kit

Programming toolkit for NodeJS.
https://github.com/zcong1993/node-kit

Last synced: about 23 hours ago
JSON representation

Programming toolkit for NodeJS.

Awesome Lists containing this project

README

        

# kit [![NPM version](https://img.shields.io/npm/v/@zcong/node-kit.svg?style=flat)](https://npmjs.com/package/@zcong/node-kit) [![JS Test](https://github.com/zcong1993/node-kit/actions/workflows/js-test.yml/badge.svg)](https://github.com/zcong1993/node-kit/actions/workflows/js-test.yml) [![codecov](https://codecov.io/gh/zcong1993/node-kit/branch/master/graph/badge.svg)](https://codecov.io/gh/zcong1993/node-kit)

> Programming toolkit for NodeJS.

## Install

```bash
$ yarn add @zcong/node-kit
# or npm
$ npm i @zcong/node-kit --save
```

## License

MIT © zcong1993