Backbone model validator allows you to define validation rules for model and utilize it for model-standalone validation or bind its events to the view so you can display errors if needed.
String validation and sanitization
TypeScript definitions for validator
Give your JS App some Backbone with Models, Views, Collections, and Events.
Decorator-based property validation for classes.
TypeScript definitions for backbone
A set of extra asserts for validator.js.
Formats 'email', 'ipaddress' and 'url' for convict
Extensive validations built on top of validator.js
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
Only Backbone.Model and collection
DOM testing utilities with API that mirrors React Testing Library
Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events
Topological sort of directed acyclic graphs (like dependecy lists)
Express middleware for the validator module.
Standalone version of Backbone.Events
A pageable Backbone.Collection superset. Supports server-side/client-side/infinite pagination and sorting.
A Hilla TypeScript Generator plugin to generate form models
Robust regex-free, dependency-free password validation library.
Separates 'events' support from Backbone in addition to adding TyphonJS extensions.
Eslint rules for Backbone.
A Hilla TypeScript Generator plugin to generate basic code
Backbone view with JBone injected
Validators for mongoose models utilising validator.js