1.0.11 • Published 2 years ago

@huz-com/http-request v1.0.11

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

Huz.Com > Component > Base Errors

  • Mostly used error instances

Standards

  • Language: TS
  • Eslint: Yes
  • Static Code Analysis: Yes IntelliJ Code Inspections
  • DDD - Document Driven: Yes
  • EDD - Exception Driven: Yes
  • Standards Complied: Huz Standards

Commands

  • npm run clear // clears "dist" folder
  • npm run lint // runs eslint for static code analysis
  • npm run test // runs test files in "test" folder
  • npm run build // builds JS files at "dist" folder
  • npm publish or npm run publix // publishes "dist" folder to npm

Install

npm i @huz-com/base-errors

Errors

  • AxiosConnectionError
  • EmptyValueError
  • ModuleNotEnabledError
  • OtherComponentError
  • RecordNotActivatedError
  • RecordNotFoundError

TODO

  • Complete other most used error instances
1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago