sungwoncho / meteor-icon

a simple icon for Meteor packages

Home Page:http://icon.meteor.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor Icon

A simple Atmosphere badge to display the information about your package anywhere.

Winner of [2015 Meteor Global Distributed Hackathon] (http://info.meteor.com/blog/meteor-global-distributed-hackathon-winners) for the Best Submission Using Less Than 100 Lines of JavaScript.

How to use

  1. Go to icon.meteor.com and type in your package name.
  2. Grab the markdown code and embed into GitHub or anywhere you want!
[![Meteor Icon](http://icon.meteor.com/package/tomi:upload-jquery)]
(https://atmospherejs.com/tomi/upload-jquery)

Why?

Meteor Icon builds better package ecosystem for Meteor by making it quicker and easier to communicate package information.

Inspired by nodei.co, Meteor Icon cleanly displays information including the install command, latest version, last published date, popularity measures.

Options

  • Default

[Meteor Icon] (https://atmospherejs.com/tomi/upload-jquery)

http://icon.meteor.com/package/tomi:upload-jquery

  • Graph and scores

Draw on graph and scores by appending passing a query parameter graph with true

[Meteor Icon] (https://atmospherejs.com/tomi/upload-jquery)

http://icon.meteor.com/package/tomi:upload-jquery?graph=true

Video Demo

[Demo] (https://www.youtube.com/watch?v=NQm33Wg1HHg "Demo")

Collaborators

From Meteor Sydney:

Roadmap

  • Caching by comparing timestamp
  • Support for MDG packages

Contributing

Feel free to open an issue with a feature request or a bug.

License

MIT

About

a simple icon for Meteor packages

http://icon.meteor.com/

License:MIT License


Languages

Language:JavaScript 93.1%Language:CSS 4.1%Language:HTML 2.8%