Skip to content

Instantly share code, notes, and snippets.

@iamkevingreen
Created July 25, 2017 01:48
Show Gist options
  • Save iamkevingreen/c0a1ebcbdc997e8b12808f3c7d1215d4 to your computer and use it in GitHub Desktop.
Save iamkevingreen/c0a1ebcbdc997e8b12808f3c7d1215d4 to your computer and use it in GitHub Desktop.
# 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.
[email protected] # Packages every Meteor app needs to have
[email protected] # Packages for a great mobile UX
[email protected] # The database Meteor supports right now
[email protected] # Reactive variable for tracker
[email protected] # Helpful client-side library
[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.
[email protected] # Enable ECMAScript2015+ syntax in app code
[email protected]
# Data
react-meteor-data
okgrow:promise
percolate:synced-cron
[email protected]
momentjs:moment
themeteorchef:bert
tmeasday:publish-counts
edgee:slingshot
nimble:restivus
# Routing
static-html
# Server side checks/notifications
[email protected]
[email protected]
# SEO Stuff/Rendering
[email protected]
# Sass
fourseven:scss
[email protected]
meteorhacks:kadira
msavin:mongol
gadicohen:sitemaps
[email protected]
# Users
[email protected]
[email protected]
alanning:roles
# Mail
[email protected]
wylio:mandrill
# export/parsing
harrison:papa-parse
pfafman:filesaver
meteorhacks:picker
# bundle-visualizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment