@shgysk8zer0/http-status

1.1.1 • 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

/@shgysk8zer0/http-status/

    Package Sidebar

    Install

    npm i @shgysk8zer0/http-status

    Weekly Downloads

    18

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    7.82 kB

    Total Files

    6

    Last publish

    Collaborators

    • shgysk8zer0