#meteorx
Exposing Internal Meteor Apis to Hack Meteor Easily
- MeteorX.Session - livedata Session
- MeteorX.Subscription - livedata Subscription
- MeteorX.SessionCollectionView - livedata SessionCollectionView
- MeteorX.SessionDocumentView - livedata SessionDocumentView
- MeteorX.MongoConnection - mongo-livedata MongoConnection
- MeteorX.MongoCursor - mongo-livedata Cursor
- with mrt:
mrt add meteorx
- with 0.9:
meteor add meteorhacks:meteorx
Think about your meteor related issues and fix them. Some of them are:
- Unblock Subscriptions
- Remove MergeBox