Tuesday, October 6, 2015
A reactive favico for Meteor: rxFavico
I've packaged the nice favico.js project for Meteor: rxFavico. The added bonus is that it's now reactive. You simply modify a reactive dictionary, your favico changes automatically and all your associated display as well. This is handy for coupling it with a mailbox widget or the results of tests while developing.Here is how to install it:
meteor add pierreeric:rxfavicoHere is an example in CoffeeScript for using it:
rxFavico.set 'count', 10The source are available on Github.
Labels:
Innovation,
Meteor,
Meteor.js
Location:
Paris, France
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment