0.0.1-prealpha • Published 6 years ago

@vaypr/shared-decorators v0.0.1-prealpha

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
6 years ago

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