Skip to content

Instantly share code, notes, and snippets.

@Pushplaybang
Last active August 29, 2015 14:16
Show Gist options
  • Save Pushplaybang/454c2f2f7af94b7aa60a to your computer and use it in GitHub Desktop.
Save Pushplaybang/454c2f2f7af94b7aa60a to your computer and use it in GitHub Desktop.
My Meteor Starter Packages
# Meteor packages used by this project, one per line.
# Check this file (and the other files in this directory) into your repository.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
meteor-platform
email
http
# -- remove in production!
autopublish
insecure
msavin:mongol
# -- Utility and core extensions
# reactive-var
# fourseven:scss
# mquandalle:jade
# -- General
momentjs:moment
matteodem:easy-search
iron:router
multiply:iron-router-progress
accounts-password
ian:accounts-ui-bootstrap-3
twbs:bootstrap
rajit:bootstrap3-datepicker
zimme:iron-router-active
# accounts-entry
# bengott:avatar
# gfk:notifications
# meteor add chrismbeckett:toastr
# alanning:roles
# artwells:accounts-guest
# mizzao:user-status
# -- Libs and Tools
# percolate:velocityjs
# underscore
# -- Autoform Packages and Collection stuff.
# aldeed:autoform
# aldeed:autoform-bs-datepicker
# jeremy:selectize
# chhib:selectize-bootstrap-3
# comerc:autoform-selectize
# yogiben:autoform-map
# ongoworks:security
# aldeed:collection2
# dburles:collection-helpers
# -- Performance Things
# meteorhacks:subs-manager
# meteorhacks:fast-render
# appcache
@Pushplaybang
Copy link
Author

included in my project starter here : https://github.com/Pushplaybang/Meteor-Scaffold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment