bhargav-thakrar


  • npm package that validates the HTML form. You just pass in the form post data and validation rules to be performed on them. That is It! Rest will be taken care by validate-forms package :)

    published 1.0.0 7 years ago
  • Track down promise states of all promise functions executing in parallel. Similar to promise.all function, but it rejects the complete promise.all() even if any one of the promise fails, where as promises-all npm will indiviudally return you the states.

    published 1.0.0 7 years ago