@shgysk8zer0/http-status

1.1.2 • Public • Published

@shgysk8zer0/http-status

A simple module for HTTP status codes

GitHub license GitHub last commit GitHub release GitHub Sponsors

CodeQL npm npm bundle size gzipped npm

GitHub followers GitHub forks GitHub stars Twitter Follow

Donate using Liberapay


Installation

NPM

npm i @shgysk8zer0/http-status

Usage

ES Module

import { status } from '@shgysk8zer0/http-status';
// or
import { status } from 'https://unpkg.com/@shgysk8zer0@1.0.2/http-status.js';
console.log(status.OK); // 200

Dependents (0)

Package Sidebar

Install

npm i @shgysk8zer0/http-status

Weekly Downloads

80

Version

1.1.2

License

MIT

Unpacked Size

9.39 kB

Total Files

6

Last publish

Collaborators

  • shgysk8zer0