A collection of 34 templates, themes and UI Kits by the author Meteor Community Packages.
GroundDB is a thin layer providing Meteor offline database and methods
Client/server autocompletion designed for Meteor's collections and reactivity.
Custom "bootstrap-datepicker" input type for AutoForm
Custom bootstrap-datetimepicker input type with timezone support for AutoForm
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.
A helper package for Meteor test driver packages. Runs client tests in a headless browser.
Safely and easily extend the (Meteor/Mongo).Collection constructor with custom functionality.
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 link account package. based on this PR https://github.com/meteor/meteor/pull/1133
A Mocha test driver package for Meteor 1.3+. This package reports server AND client test results in the server console and can be used for running tests on a CI server or locally.
Transparently divide a single meteor app into several different instances shared between different groups of users.
Test a Meteor publication by collecting its output.
Meteor.publishComposite provides a flexible way to publish a set of related documents from various collections using a reactive join
Authorization package for Meteor, compatible with built-in accounts packages
Deny inserting or updating certain properties through schema options
NTP-style time synchronization between server and client, and facilities to use server time reactively in Meteor applications.
Internationalization package for Meteor with React integration.
Track user connection state and inactivity in Meteor.
Meteor package allowing Mongo Collection instance lookup by collection name
Template package with CI and everything else to get started quickly with creating a new FOSS Meteor package.
Internationalization package for Meteor with React integration.