Skip to content

Very simple implementation of some of mongodb aggregation framework functions for Meteor

Notifications You must be signed in to change notification settings

alethes/meteor-mongo-ext

 
 

Repository files navigation

meteor-mongo-ext

Meteor Mongo extensions including:

  • Collection.count()
  • Collection.save()
  • Collection.distinct()
  • Collection.aggregate()

About

Very simple implementation of some of mongodb aggregation framework functions for Meteor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 92.6%
  • JavaScript 7.4%