@vaypr/shared-decorators

v0.0.1-prealpha

Published

Shared decorators and helper fns for other vaypr packages

Downloads

1

Readme

Vaypr Shared Decorators

This package is in pre-alpha and not ready for public consumption. If you'd like, please take an issue and submit a pull request

Vaypr Shared Decorators is a small library of decorators, and decorator helper functions that is used in other vaypr packages such as vaypr-validator.

Development

  • Run npm install
  • Run npm run dev (this will start the typescript compiler in a watch mode)
  • If using with other packages you can run npm link in this projects directory and npm link @vaypr/shared-decorators in your other package directory.

Documentation

TODO: tsdoc

Decorators

TODO: List decorators