@devinho/helpers
v0.1.25
Published
Set of helpers and base exceptions for error validation and treatment.
Readme
README
Set of helpers and base exceptions for error validation and treatment.
What is this repository for?
- Message treatment for class-validator errors.
- Password validation, with pre-defined rules.
- E-mail validation, with email-validator.
- Base https exceptions for error treatment with try/catch.
- Code generator for e-mail confirmation.
How do I get set up?
# Install dependencies
npm ci
# Build files
npx tscWho do I talk to?
- Repo owner or admin -> [email protected]
