File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# http-status-toolkit
22
3+ [ ![ npm version] ( https://img.shields.io/npm/v/http-status-toolkit )] ( https://www.npmjs.com/package/http-status-toolkit )
4+ [ ![ license] ( https://img.shields.io/npm/l/http-status-toolkit )] ( ./LICENSE )
5+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/Rashedin-063/http-status-toolkit?style=social )] ( https://github.com/Rashedin-063/http-status-toolkit )
6+
7+
38A simple and lightweight toolkit for HTTP status codes and messages — written in TypeScript for safe, reliable usage.
49
510---
@@ -90,3 +95,9 @@ MIT License. See the LICENSE file.
9095Feel free to suggest improvements or add new status codes by opening issues or pull requests on GitHub.
9196
9297
98+ ## Links
99+
100+ - [ GitHub Repository] ( https://github.com/Rashedin-063/http-status-toolkit )
101+ - [ My Portfolio] ( https://www.rashedin.dev )
102+
103+
Original file line number Diff line number Diff line change 4848 " typescript" ,
4949 " rest-api"
5050 ],
51- "author" : " Rashedin Islam" ,
51+ "author" :
" Rashedin Islam <[email protected] > " ,
5252 "license" : " MIT" ,
5353 "description" : " A lightweight and developer-friendly toolkit for working with HTTP status codes and messages in Node.js and TypeScript." ,
5454 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments