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/ground-db
GroundDB is a thin layer providing Meteor offline database and methods
Meteor-Community-Packages/meteor-user-status
Track user connection state and inactivity in Meteor.
Meteor-Community-Packages/meteor-publish-composite
Meteor.publishComposite provides a flexible way to publish a set of related documents from various collections using a reactive join
Meteor-Community-Packages/meteor-tabular
Reactive datatables for large or small datasets
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/meteor-link-accounts
Meteor link account package. based on this PR https://github.com/meteor/meteor/pull/1133
Meteor-Community-Packages/mongo-collection-instances
🗂 Meteor package allowing Mongo Collection instance lookup by collection name
Meteor-Community-Packages/Meteor-EventEmitter
Client and server event emitter
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-elastic-apm
Meteor Elastic APM integration
Meteor-Community-Packages/meteor-desktop
Build a Meteor's desktop client with hot code push.
Meteor-Community-Packages/meteor-collection-extensions
Safely and easily extend the (Meteor/Mongo).Collection constructor with custom functionality.
Meteor-Community-Packages/meteor-method-hooks
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/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-fast-render
Render your app before the DDP connection even comes alive - magic?
Meteor-Community-Packages/check-npm-versions
Enforces "peer" npm dependencies in Meteor 1.3+ Atmosphere packages.
Meteor-Community-Packages/meteor-inject-data
A way to inject data to the client with initial HTML
Meteor-Community-Packages/meteor-minifiers-autoprefix
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