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

https://github.com/saqqdy/jssj

some javascript libs
https://github.com/saqqdy/jssj

Last synced: 5 months ago
JSON representation

some javascript libs

Awesome Lists containing this project

README

          

# @jssj/monorepo

A simplified http request client for nodejs

[![NPM version][npm-image]][npm-url]
[![Codacy Badge][codacy-image]][codacy-url]
[![License][license-image]][license-url]

[![Sonar][sonar-image]][sonar-url]

## Install

```shell
# by npm
npm install -S @jssj/monorepo
# by yarn
yarn add @jssj/monorepo
# by pnpm
pnpm install @jssj/monorepo
```

## Issues & Support

Please open an issue [here](https://github.com/saqqdy/@jssj/monorepo/issues).

## License

[MIT](LICENSE)

[npm-image]: https://img.shields.io/npm/v/@jssj/monorepo.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@jssj/monorepo
[codacy-image]: https://app.codacy.com/project/badge/Grade/f70d4880e4ad4f40aa970eb9ee9d0696
[codacy-url]: https://www.codacy.com/gh/saqqdy/@jssj/monorepo/dashboard?utm_source=github.com&utm_medium=referral&utm_content=saqqdy/@jssj/monorepo&utm_campaign=Badge_Grade
[license-image]: https://img.shields.io/badge/License-MIT-blue.svg
[license-url]: LICENSE
[sonar-image]: https://sonarcloud.io/api/project_badges/quality_gate?project=saqqdy_@jssj/monorepo
[sonar-url]: https://sonarcloud.io/dashboard?id=saqqdy_@jssj/monorepo