coducer-fetch
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

coducer

This will help for all come of fetch operations

NPM JavaScript Style Guide

Install

npm install --save coducer-fetch

Usage

import { _delete,
  get,
  multipart,
  multipartPut,
  post,
  put } from "coducer-fetch";

function App() {
  return (
    <div className="App">
    </div>
  );
}

export default App;

License

MIT © coducer

Readme

Keywords

Package Sidebar

Install

npm i coducer-fetch

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

7.2 kB

Total Files

6

Last publish

Collaborators

  • coducer