meteorich
Pinned Loading
Repositories
- meteor-stub-collections Public Forked from hwillson/meteor-stub-collections
Stub out Meteor collections with in-memory local collections.
meteorich/meteor-stub-collections’s past year of commit activity - meteor-tabular-filter Public Forked from loredanacirstea/meteor-tabular-filter
Collection filter based on the aldeed:simple-schema structure. It outputs a Mongo Selector based on the chosen options from the UI. It is compatible with aldeed:tabular selector.
meteorich/meteor-tabular-filter’s past year of commit activity - meteor-tabular Public Forked from Meteor-Community-Packages/meteor-tabular
Reactive datatables for large or small datasets
meteorich/meteor-tabular’s past year of commit activity - meteor-accounts-patch-ui Public Forked from lpender/meteor-accounts-patch-ui
Monkey patches accounts UI packages to support logged in users who have not signed up.
meteorich/meteor-accounts-patch-ui’s past year of commit activity - meteor-workaround-issue-4862 Public Forked from brettle/meteor-workaround-issue-4862
Workaround Meteor issue 4862 - user/userId broken in server onLogin
meteorich/meteor-workaround-issue-4862’s past year of commit activity - meteor-accounts-anonymous Public Forked from brettle/meteor-accounts-anonymous
Login as an anonymous user
meteorich/meteor-accounts-anonymous’s past year of commit activity - meteor-accounts-login-state Public Forked from brettle/meteor-accounts-login-state
Track the current user's login state and register callbacks that help calculate it.
meteorich/meteor-accounts-login-state’s past year of commit activity - offline-example Public
Example Meteor app to demonstrate accounts-offline-auto-login, accounts-offline-logout and ground:db
meteorich/offline-example’s past year of commit activity - accounts-offline-logout Public
Clears client side user information when logging out with no connection (and also destroys server token when connection is re-established)
meteorich/accounts-offline-logout’s past year of commit activity - accounts-offline-auto-login Public
Persists logged in user document - i.e Meteor.user() - so this is available when starting up offline.
meteorich/accounts-offline-auto-login’s past year of commit activity