@rocketmakers/validation
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Validation

A validation builder based library for use on server-side projects.

Release process

Set-up

npm i -g npm@latest
npm i

Release

Make sure your git is clean

npm run prepare-release
git add .
git commit
git tag v{{MAJOR}}.{{MINOR}}.{{PATCH}}
git push
git push --tags

usage

npm i @rocketmakers/validation

Readme

Keywords

none

Package Sidebar

Install

npm i @rocketmakers/validation

Weekly Downloads

438

Version

0.4.0

License

ISC

Unpacked Size

177 kB

Total Files

78

Last publish

Collaborators

  • rocketmakers-admin
  • adamrocketmakers
  • david.haylock
  • joerocketmakers
  • rocketsoper
  • sheamurphy1919