Skip to content

react request 支持web node(暂时不支持) react-native(暂时不支持)

Notifications You must be signed in to change notification settings

dxcweb/fs-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-request

react request 支持web node(暂时不支持) react-native(暂时不支持)

install

npm install fs-request --save

Development

npm install
npm start

Usage

import  request from 'fs-request';
request(url, data, files).then((res)=>{
});

About

react request 支持web node(暂时不支持) react-native(暂时不支持)

Resources

Stars

Watchers

Forks

Packages