Skip to content

Instantly share code, notes, and snippets.

@lawrentiy
Created January 8, 2017 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lawrentiy/31c6b7023863fb77e25f8d21b0f0cc76 to your computer and use it in GitHub Desktop.
Save lawrentiy/31c6b7023863fb77e25f8d21b0f0cc76 to your computer and use it in GitHub Desktop.
My meteor packages
meteor-base@1.0.4 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX
reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.1.1 # Meteor's client-side reactive programming library
standard-minifier-css@1.3.2 # CSS minifier run for production mode
standard-minifier-js@1.2.1 # JS minifier run for production mode
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
static-html
accounts-password@1.3.3
softwarerero:accounts-t9n
service-configuration@1.0.11
std:accounts-ui
aldeed:collection2
webpack:webpack
webpack:react
webpack:css
webpack:assets
check@1.2.4
qnub:t9n
momentjs:moment
underscore@1.0.10
mongo@1.1.14
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
http@1.2.10
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