http-status-emojis

2.2.0 • Public • Published

http-status-emojis Build Status Greenkeeper badge

Emojis for HTTP status codes

Install

$ npm install --save http-status-emojis

Usage

const statusEmojis = require('http-status-emojis')
 
console.log(statusEmojis[500])
// => 💣

Open a pull request to add new emojis!

License

MIT © Ben Drucker

Dependents (2)

Package Sidebar

Install

npm i http-status-emojis

Weekly Downloads

884

Version

2.2.0

License

MIT

Unpacked Size

4.06 kB

Total Files

5

Last publish

Collaborators

  • bendrucker