@ascen/corus-httpmethods
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

httpmethods

Ascen's Http methods Provider package provides all http methods in lowercase. e.g. GET => get, POST => post etc.

Installation

Using npm:

npm i @ascen/corus-httpmethods

Using yarn:

yarn add @ascen/corus-httpmethods

Using npm:

pnpm add @ascen/corus-httpmethods

How to use:

import methods from "@ascen/corus-httpmethods";

// Extract the get method
methods.get

An Http methods provider package by ascen.

Package Sidebar

Install

npm i @ascen/corus-httpmethods

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.48 kB

Total Files

4

Last publish

Collaborators

  • ascen