As front-end developers we all know the pain of coming up with meaningful component names for CSS classes. I created this gist as a place to collect terms that are suitable as user interface component names.
Please contribute your own ideas!
- button
| #!/usr/bin/python | |
| import sys | |
| import argparse, json, base64, struct | |
| import urllib2 | |
| from datetime import datetime | |
| LOGS = { | |
| 'pilot': 'https://ct.googleapis.com/pilot', | |
| 'rocketeer': 'https://ct.googleapis.com/rocketeer', |