Pinned Repositories
ground-db
GroundDB is a thin layer providing Meteor offline database and methods
meteor-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.
meteor-collection-hooks
Meteor Collection Hooks
meteor-collection2
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-CollectionFS
Reactive file manager for Meteor
meteor-roles
Authorization package for Meteor, compatible with built-in accounts packages
meteor-simple-schema
Meteor integration package for simpl-schema
meteor-user-status
Track user connection state and inactivity in Meteor.
organization
Discussions on organization of the organization 🎩
template-package
Template package with CI and everything else to get started quickly with creating a new FOSS Meteor package.
Meteor Community's Repositories
Meteor-Community-Packages/meteor-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.
Meteor-Community-Packages/meteor-collection2
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-Community-Packages/meteor-roles
Authorization package for Meteor, compatible with built-in accounts packages
Meteor-Community-Packages/meteor-simple-schema
Meteor integration package for simpl-schema
Meteor-Community-Packages/meteor-collection-hooks
Meteor Collection Hooks
Meteor-Community-Packages/meteor-user-status
Track user connection state and inactivity in Meteor.
Meteor-Community-Packages/meteor-tabular
Reactive datatables for large or small datasets
Meteor-Community-Packages/meteor-scss
Node-sass wrapped to work with meteor.
Meteor-Community-Packages/meteor-universe-i18n
Internationalization package for Meteor with React integration.
Meteor-Community-Packages/meteor-timesync
NTP-style time synchronization between server and client, and facilities to use server time reactively in Meteor applications.
Meteor-Community-Packages/mongo-collection-instances
🗂 Meteor package allowing Mongo Collection instance lookup by collection name
Meteor-Community-Packages/meteor-mocha
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.
Meteor-Community-Packages/meteor-desktop
Build a Meteor's desktop client with hot code push.
Meteor-Community-Packages/meteor-schema-index
Control some MongoDB indexing with schema options
Meteor-Community-Packages/meteor-publication-collector
Test a Meteor publication by collecting its output.
Meteor-Community-Packages/meteor-collection-extensions
Safely and easily extend the (Meteor/Mongo).Collection constructor with custom functionality.
Meteor-Community-Packages/meteor-autoform-bs-datepicker
Custom "bootstrap-datepicker" input type for AutoForm
Meteor-Community-Packages/meteor-autoform-select2
Custom select2 input type for AutoForm
Meteor-Community-Packages/react-router-ssr
Simple isomorphic React SSR for Meteor with subscribed data re-hydration
Meteor-Community-Packages/denormalize
Simple denormalization for Meteor
Meteor-Community-Packages/picker
Server Side Router for Meteor
Meteor-Community-Packages/meteor-fast-render
Render your app before the DDP connection even comes alive - magic?
Meteor-Community-Packages/Packosphere
A Meteor package explorer for you, and if you are so inclined to help build it, by you.
Meteor-Community-Packages/meteor-browser-tests
A helper package for Meteor test driver packages. Runs client tests in a headless browser.
Meteor-Community-Packages/meteor-schema-deny
Deny inserting or updating certain properties through schema options
Meteor-Community-Packages/meteor-typescript
Typescript compiler package
Meteor-Community-Packages/redis-oplog
Redis Oplog implementation to fully replace MongoDB Oplog in Meteor
Meteor-Community-Packages/meteor-typescript-compiler
(internal) package with a Typescript compiler - used by the meteor-typescript package
Meteor-Community-Packages/meteor-up
Production Quality Meteor Deployment to Anywhere
Meteor-Community-Packages/mtest
Run tiny test headlessly