Meteor Community

Results 34 repositories owned by Meteor Community

Meteor-EventEmitter

72
Stars
11
Forks
Watchers

Client and server event emitter

raix-push

514
Stars
201
Forks
Watchers

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)

meteor-link-accounts

117
Stars
56
Forks
Watchers

Meteor link account package. based on this PR https://github.com/meteor/meteor/pull/1133

meteor-autoform

1.4k
Stars
326
Forks
Watchers

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.

meteor-collection2

1.0k
Stars
108
Forks
Watchers

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

meteor-roles

919
Stars
164
Forks
Watchers

Authorization package for Meteor, compatible with built-in accounts packages

ground-db

572
Stars
77
Forks
Watchers

GroundDB is a thin layer providing Meteor offline database and methods

meteor-user-status

559
Stars
86
Forks
Watchers

Track user connection state and inactivity in Meteor.

meteor-autocomplete

350
Stars
109
Forks
Watchers

Client/server autocompletion designed for Meteor's collections and reactivity.