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

1.10.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

Package Sidebar

Install

npm i @fangcha/app-request

Weekly Downloads

32

Version

1.10.0

License

MIT

Unpacked Size

60.7 kB

Total Files

42

Last publish

Collaborators

  • fangqk1991