Created
March 24, 2017 22:19
-
-
Save vedovato/714de90c5c2eb55cc2a9d4d9550a18fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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] # Compile .html files into Meteor Blaze views | |
[email protected] # Reactive variable for tracker | |
[email protected] # Helpful client-side library | |
[email protected] # Meteor's client-side reactive programming library | |
[email protected] | |
[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 | |
stolinski:stylus-multi | |
fortawesome:fontawesome | |
tomwasd:flow-router-autoscroll | |
kadira:flow-router | |
kadira:blaze-layout | |
aldeed:collection2 | |
aldeed:tabular | |
aldeed:autoform | |
altapp:recaptcha | |
dburles:collection-helpers | |
meteortoys:allthings | |
[email protected] | |
arillo:flow-router-helpers | |
[email protected] | |
twbs:bootstrap | |
mpowaga:autoform-summernote | |
matb33:collection-hooks | |
ongoworks:spiderable | |
okgrow:analytics | |
[email protected] | |
juliancwirko:s-alert | |
juliancwirko:s-alert-stackslide | |
meteorhacks:kadira | |
kadira:debug | |
lepozepo:cloudinary | |
dbarrett:dropzonejs | |
swiper:swiper | |
lukemadera:social-share | |
joshowens:shareit | |
easy:search | |
meteorhacks:unblock | |
momentjs:moment | |
[email protected] | |
benjaminrh:jquery-cookie | |
anti:i18n | |
miguelalarcos:flow-router-pagination | |
tmeasday:publish-counts | |
nolimits4web:swiper | |
[email protected] | |
[email protected] | |
simple:rest | |
# Analytics and SEO | |
#goltfisch:hotjar | |
#spiderable | |
mdg:seo | |
kadira:dochead | |
meteorhacks:fast-render | |
tmeasday:html5-history-api | |
tomwasd:flow-router-seo | |
gadicohen:robots-txt | |
gadicohen:sitemaps | |
acemtp:meta-extractor | |
space:template-controller | |
[email protected] | |
anonyfox:scrape | |
rajit:bootstrap3-datepicker | |
elevatedevdesign:autoform-slingshot | |
isotope:isotope |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment