1.3.4 ā€¢ Published 9 months ago

@instamenta/http-status-codes v1.3.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@instamenta/hexagot-post-proto-lib

License

šŸš€ Welcome to @instamenta/hexagot-post-proto-lib! This npm package provides HTTP status code enumerations for easier management and usage of HTTP status codes in your projects.

Installation

You can install the package using npm:

npm install @instamenta/hexagot-post-proto-lib

Usage

Import the HTTP status code enumerations in your project to utilize them:

const HttpStatusCodes = require('@instamenta/hexagot-post-proto-lib');

or each like:

const { OK, NOT_FOUND } = require('@instamenta/hexagot-post-proto-lib');

or even:

const HttpStatusCodes = require('@instamenta/hexagot-post-proto-lib');
const { OK, NOT_FOUND } = HttpStatusCodes;

Features

āœØ Provides HTTP status code enumerations for easy reference šŸŽ‰ Simple and lightweight package for managing HTTP status codes šŸ“¦ Easy to install and integrate into your projects

Contributing

Contributions are welcome! If you find any issues, have suggestions, or want to contribute improvements, feel free to open issues and pull requests on GitHub.

License

This project is licensed under the MIT License.

Happy coding! šŸ‘Øā€šŸ’»šŸ‘©ā€šŸ’»

1.3.4

9 months ago

1.3.3

9 months ago

1.3.2

9 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.8

9 months ago

1.2.7

9 months ago

1.2.6

9 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago

1.1.12

9 months ago

1.1.11

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago