Skip to content

Instantly share code, notes, and snippets.

@exocode
Forked from Posnet/Good Meteor Packages
Last active September 6, 2015 00:17
Show Gist options
  • Select an option

  • Save exocode/5b65f9cd00a7363a15b1 to your computer and use it in GitHub Desktop.

Select an option

Save exocode/5b65f9cd00a7363a15b1 to your computer and use it in GitHub Desktop.
Good Meteor Packages
# Default Packages
accounts-password
email
jquery
meteor-platform
reactive-var
# Default Development packages
autopublish
insecure
# Accounts
# useraccounts-(style)+
accounts-ui
useraccounts:core
useraccounts:unstyled
# Collections
aldeed:collection2
aldeed:simple-schema
dburles:collection-helpers
# Utilities
aldeed:template-extension
fastclick
lbee:moment-helpers
meteorhacks:npm
mizzao:user-status
mrt:moment
npm-container
sacha:spin
steeve:jquery-barcode
# Validation/Check
audit-argument-checks
check
# Pub/Sub
meteorhacks:subs-manager
reywood:publish-composite
tmeasday:publish-counts
# Routing
iron:router
multiply:iron-router-progress
# File Management
cfs:autoform
cfs:filesystem
cfs:gridfs
cfs:standard-packages
# SEO/SSR
gadicohen:sitemaps
manuelschoebel:ms-seo
meteorhacks:fast-render
meteorhacks:ssr
spiderable
# Admin/Dev
houston:admin
msavin:mongol
# Analytics
meteorhacks:kadira
okgrow:analytics
reywood:iron-router-ga
# PDFs
classcraft:meteor-wkhtmltopdf
ongoworks:pdf
# Forms
aldeed:autoform
aldeed:delete-button
aslagle:reactive-table
babrahams:editable-list
babrahams:editable-text
rajit:bootstrap3-datepicker
rubaxa:sortable
templates:forms
# Styling
less
natestrauser:font-awesome
twbs:bootstrap
# Testing
meteorhacks:meteor-down
mike:mocha
sanjo:jasmine
xolvio:cucumber
# Mail
email
# Security
browser-policy
matteodem:easy-security
meteorhacks:sikka
zimme:iron-router-auth
# Performance
meteorhacks:cluster
meteorhacks:unblock
# Server Info
francocatena:status
percolate:server-info
# Fixtures
dburles:factory
# Socialize Apps
socialize:base-model
socialize:friendships
socialize:likeable
socialize:linkable-model
socialize:messaging
socialize:user-model
# Flow Architecture
meteorhacks:flow-components
meteorhacks:flow-layout
meteorhacks:flow-router
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment