Excellent Blaze Package List (plaese add)

Below is the list of Blaze packages I have used in app.
Some packages are pretty good such as

  • accounts (I need only one line to use it right although took me one day to figure out to set facebook, google, .etc right).
  • react-template-helper can help me to use react components in Blaze.
  • twbs:bootstrap and zodiase:mdl allows me to apply Bootstrap and Material designs.
  • a tiny package jeffrey:easy-map is greatly helpful to use google map.

I also tested Angular package but it was not compatible with many other packages in display. So it may be independent.
flowRouter packages have not being tested. That may be belong to another list.

Please feel free to add your favorite and tested Blaze packages, reviews, and comments.

Meteor version 1.2.1

accounts-facebook 1.0.6 Login service for Facebook accounts
accounts-github 1.0.6 Login service for Github accounts
accounts-google 1.0.6 Login service for Google accounts
accounts-password 1.1.4 Password support for accounts
accounts-twitter 1.0.6 Login service for Twitter accounts
accounts-ui 1.1.6 Simple templates to add login widgets to a…
blaze-html-templates 1.0.1 Compile HTML templates into reactive UI wi…
check 1.1.0 Check whether a value matches a pattern
cosmos:browserify 0.9.2 Bundle NPM modules for client side with Br…
ecmascript 0.1.6 Compiler plugin that supports ES2015+ in a…
ejson 1.0.7 Extended and Extensible JSON library
facebook 1.2.2 Facebook OAuth flow
github 1.1.4 Github OAuth flow
google 1.1.7 Google OAuth flow
iron:router 1.0.12 Routing specifically designed for Meteor
jeffrey:easy-map 0.0.9 An extremely simple one-line Google Maps p…
jquery 1.11.4 Manipulate the DOM using CSS selectors
jsx 0.2.3 Build plugin that transpiles .jsx files us…
logging 1.0.8 Logging facility.
meteor-base 1.0.1 Packages that every Meteor app needs
meteorhacks:npm 1.5.0 Use npm modules with your Meteor App
minifiers 1.1.7 JavaScript and CSS minifiers
mobile-experience 1.0.1 Packages for a great mobile user experience
mongo 1.1.3 Adaptor for using MongoDB and Minimongo ov…
random 1.0.5 Random number generator and utilities
react 0.14.1_1* Everything you need to use React with M…
react-meteor-data 0.2.3* React mixin for reactively tracking Meteor…
react-runtime 0.14.1_1* Facebook’s React library
react-template-helper 0.2.3* Use React components in native Meteor temp…
reload 1.1.4 Reload the page while preserving applicati…
session 1.1.1 Session variable
spacebars 1.0.7 Handlebars-like template language for Meteor
tracker 1.0.9 Dependency tracker to allow reactive callb…
twbs:bootstrap 3.3.6 The most popular front-end framework for d…
twitter 1.1.5 Twitter OAuth flow
zodiase:mdl 1.0.6_2 A wrapper package for Google’s Material …

  1. Are you trying to write an eulogy?
  2. Very few packages on your list are Blaze related.

Haha, certainly not. All of them worked smooth under the control of Blaze.