Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joscha/gmailui

A GMail user interface library
https://github.com/joscha/gmailui

coffeescript gmail ui ui-components

Last synced: 11 days ago
JSON representation

A GMail user interface library

Awesome Lists containing this project

README

        

# [![Build Status](https://travis-ci.org/joscha/gmailui.svg?branch=master)](https://travis-ci.org/joscha/gmailui) GMailUI - a GMail user interface library

[![Greenkeeper badge](https://badges.greenkeeper.io/joscha/gmailui.svg)](https://greenkeeper.io/)

> _GMailUI is in no way affiliated with [Google, Inc](http://www.google.com)._

GMailUI is the missing piece for all those neat GMail extensions out there.

* Wanna put some nice buttons into GMail to run various little helpers or deal with a special workflow need?
* Creating a Chrome/Firefox extension or bookmarklet and need a way to integrate with the GMail UI?

then GMailUI is for you.

Check out the bookmarklet sample (you have to drag it to your bookmark bar and run it from within your GMail tab).
**You can find the bookmarklet [here](http://joscha.github.com/gmailui/)**.

GMailUI integrates nicely with [joscha/eventr](https://github.com/joscha/eventr) and [jamesyu/gmailr](https://github.com/jamesyu/gmailr) or rather [joscha/gmailr](https://github.com/joscha/gmailr) for an extended CoffeeScript based version.

If you are in the need for some nice button icons that blend in nicely, be sure to check out [AdamWhitcroft/CSS3.Gmail.Buttons](https://github.com/AdamWhitcroft/CSS3.Gmail.Buttons).

## Screenshots

![image](https://raw.github.com/joscha/gmailui/gh-pages/images/dropdown.png)

![image](https://raw.github.com/joscha/gmailui/gh-pages/images/modal.png)

## Features
* Button bar
* Popup button
* Checkboxes
* Buttons
* Popup menus
* Sections
* Error sections
* Modal dialog
* Title
* Content
* Footer
* OK/Cancel button
* Breadcrumb extension _(incomplete)_

## Future & Maintenance
GMailUI is definitely not complete, yet. There are missing features as well as bugs, but the most important point is: **whenever GMail changes, GMailUI needs to be adapted**, so if you use GMailUI in your extension/bookmarklet, etc. _please_ send pull requests whenever you adapt or extend it. Your help is very much appreciated!

## Version history
* _2014-11-19_ - **0.2.0**: build update, travis, bower component
* _2013-01-11_ - **0.1**: Initial version

## Building from source
You can build via `grunt`.

## License
MIT License, see LICENSE.md