1.5.0 • Published 7 years ago

@watchmen/schema-helpr v1.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

node-schema-helpr

miscellaneous schema helper functions

design goal is to support validation on server-side and expose via rest-api to client-side to allow coordination of ui form generation and validation.

  • based on joi for server-side validation
  • uses output of the joi describe feature to externalize to client-side

XO code style styled with prettier Build Status npm (scoped)

see tests for examples

usage

  1. yarn install {package name}
  2. import {...} from '{package name}'

development

  1. git clone {repo name}
  2. cd {repo name}
  3. yarn
  4. yarn test
1.5.0

7 years ago

1.4.0

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago