centralized-error-codes
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Central Error Codes

A Python package to manage error codes for multiple microservices. This package allows you to load and manage error codes for different categories from JSON files.

Installation

To install the package:

pip install central-error-codes


1. Steps to Publish new  Node Modules 
 1  npm i --save-dev @types/node

 2. npm run build

 3. npm pack

 4. npm publish --access public[npm login, if not logged in already]

 1. Steps to use 
 1  

Package Sidebar

Install

npm i centralized-error-codes

Weekly Downloads

13

Version

1.1.3

License

MIT

Unpacked Size

13.3 kB

Total Files

11

Last publish

Collaborators

  • imshe