1.3.7 ā€¢ Published 3 years ago

@slide/ticketing-common v1.3.7

Weekly downloads
20
License
MIT
Repository
-
Last release
3 years ago

Some shared functions for private organization usage. Latest versions can break your system. There is no secret logic. Feel free to use.

Install

yarn install

Run tests

yarn run test

Middlewares

import {
  currentUser,
  errorHandler,
  requestValidator,
  requireAuth,
} from '@slide/ticketing-common';

Custom Errors

import {
  BadRequestError,
  CustomError,
  DatabaseConnectionError,
  NotFoundError,
  RequestValidationError,
  UnauthorizedError,
} from '@slide/ticketing-common';

Author

šŸ‘¤ enxtur.mon@gmail.com


This README was generated with ā¤ļø by readme-md-generator

1.3.7

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago