0.0.0-alpha.0 • Published 3 years ago

@se-ng/validate v0.0.0-alpha.0

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

Validator

This is a library to help you validate your template driven forms. Its currently in ALPHA, use at yor own risk. The reason its still in alpha is because we are still extending the functionality, and there is no documentation just yet.

Installation

To install this library, run:

$ npm install @se-ng/validator@alpha --save

Using it in your project.

// TODO: describe how to use your library in apps