meteor-collection2

Schema validator

A package that provides validation and schema support for Meteor's MongoCollections

A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.

GitHub

1k stars
34 watching
109 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

collectiondatabasehacktoberfestmeteormeteorjsmongomongodbschemavalidation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
meteor-community-packages/meteor-collection-hooksExtends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents657
longshotlabs/simpl-schemaA schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages560
romaricdrigon/metayamlA schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources.104
meteor-community-packages/meteor-inject-dataA package to inject data into client-side rendered HTML at the beginning of page loading6
meteor-community-packages/organizationA governance structure for a collection of reusable software components41
dburles/meteor-collection-helpersA package that simplifies data transformation and retrieval in Meteor applications using collection helpers.498
meteor-community-packages/meteor-rolesAn authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment.922
msavin/mongol-meteor-explore-minimongo-devtoolsA package that allows in-app MongoDB editing for Meteor applications824
molnarg/js-schemaA JavaScript library for defining and validating object schemas388
meteor-community-packages/meteor-tabularA package for creating reactive and customizable data tables in Meteor applications.363
jagi/meteor-astronomyA framework for creating model layers in Meteor applications with automatic data validation and transformation.605
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
cult-of-coders/grapherA data fetching layer on top of Meteor and MongoDB that enables complex and secure data retrieval using GraphQL-like queries276
sakulstra/meteor-aggregateProvides a simple and reliable MongoDB aggregation framework for Meteor applications.41
thoughtspile/banditypesA lightweight validation library that checks data conforms to TypeScript types at runtime.170