@fangcha/app-request
TypeScript icon, indicating that this package has built-in type declarations

1.11.0 • Public • Published

app-request

A simple networking framework for node.

Installation

npm install @fangcha/app-request

Usage

In Node.js:

const { AppRequest } = require('@fangcha/app-request')

...

You can see AppRequest.test.js

Dependencies (4)

Dev Dependencies (5)

Package Sidebar

Install

npm i @fangcha/app-request

Weekly Downloads

27

Version

1.11.0

License

MIT

Unpacked Size

62.7 kB

Total Files

42

Last publish

Collaborators

  • fangqk1991