Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save qrobin/7fb1db01812dfffa0fa24229f25b3874 to your computer and use it in GitHub Desktop.
Save qrobin/7fb1db01812dfffa0fa24229f25b3874 to your computer and use it in GitHub Desktop.
My meteor packages
[email protected] # Packages every Meteor app needs to have
[email protected] # Packages for a great mobile UX
[email protected] # Reactive variable for tracker
[email protected] # Meteor's client-side reactive programming library
[email protected] # CSS minifier run for production mode
[email protected] # JS minifier run for production mode
[email protected] # ECMAScript 5 compatibility for older browsers.
static-html
[email protected]
softwarerero:accounts-t9n
[email protected]
std:accounts-ui
aldeed:collection2
webpack:webpack
webpack:react
webpack:css
webpack:assets
[email protected]
qnub:t9n
momentjs:moment
[email protected]
[email protected]
cfs:standard-packages
cfs:gridfs
reywood:publish-composite #reactive joins
matb33:collection-hooks #hooks for CRUD operations
ground:db #application can work when user is offline
vsivsi:job-collection
practicalmeteor:mocha
khamoud:slack-api
fortawesome:fontawesome
muqube:fake # fake data for collections using simple-schema
[email protected]
meteorhacks:ssr # for html email templates
maximum:server-transform
deanius:promise
percolate:migrations
email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment