All Projects → ingvoo → ui-names

ingvoo / ui-names

Licence: MIT license
A collection of good (and bad) ui names.

Projects that are alternatives of or similar to ui-names

jest-badges-readme
Creates a group of coverage badges from Jest into your README
Stars: ✭ 30 (+150%)
Mutual labels:  readme
DrakeAxelrod
Profile Page github repository
Stars: ✭ 30 (+150%)
Mutual labels:  readme
README-ecoleta
🎁 Três modelos de README com o Projeto criados para o blog da @Rocketseat 🚀
Stars: ✭ 179 (+1391.67%)
Mutual labels:  readme
README
📄 How to write a good README
Stars: ✭ 34 (+183.33%)
Mutual labels:  readme
github-readme-quotes
🔥 Add Programming Quotes To Your GitHub Readme
Stars: ✭ 182 (+1416.67%)
Mutual labels:  readme
tutorials as code
so that stuff read/seen don't get muddled up with time
Stars: ✭ 42 (+250%)
Mutual labels:  readme
man-to-md
Converts man pages to Markdown
Stars: ✭ 51 (+325%)
Mutual labels:  readme
midudev
This is my personal repo for README. It gets automatically updated to fetch latest videos, photos and articles from my blog.
Stars: ✭ 154 (+1183.33%)
Mutual labels:  readme
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+2891.67%)
Mutual labels:  readme
thanker
Don't be a wanker, be a thanker! Automatically give thanks to Pypi packages you use in your project.
Stars: ✭ 25 (+108.33%)
Mutual labels:  readme
DYNAMICMORTAL
Config files for my GitHub profile.
Stars: ✭ 19 (+58.33%)
Mutual labels:  readme
readme-generator
Generate a readme from a template and package.json data. If you need something more comprehensive, I recommend using Verb.
Stars: ✭ 18 (+50%)
Mutual labels:  readme
readmeio-sync
↕️ A tool for syncing local markdown files to Readme.io
Stars: ✭ 18 (+50%)
Mutual labels:  readme
dakshp07
Personal Portfolio
Stars: ✭ 14 (+16.67%)
Mutual labels:  readme
ayushi7rawat
Ayushi Rawat's README
Stars: ✭ 49 (+308.33%)
Mutual labels:  readme
visitor-count-badge
[DEPRECATED], please see --->
Stars: ✭ 100 (+733.33%)
Mutual labels:  readme
DenverCoder1
Jonah Lawrence's Profile README
Stars: ✭ 320 (+2566.67%)
Mutual labels:  readme
ouuan
A profile README with 86 stars and 152 forks 🌟
Stars: ✭ 86 (+616.67%)
Mutual labels:  readme
Thomas-George-T
Readme for Github Profile. Don't just fork it, Star it too ⭐!
Stars: ✭ 31 (+158.33%)
Mutual labels:  readme
GOVINDDIXIT
GitHub Readme template to create your awesome introduction Readme on GitHub 🚀
Stars: ✭ 18 (+50%)
Mutual labels:  readme

UI Names

A collection of common good (and bad) ui names.

Layout

  • wrapper
  • container
  • main
  • content
  • sidebar (aside)
  • footer (colophon)

Grid

  • gap, padded (gutter modifier)

Typography

  • excerpt
  • headline
  • heading
  • title (Subtitle, Pagetitle, Sitetitle)
  • lead
  • caption
  • meta
  • eyebrow (type of meta located e.g. above a title)
  • measure (utility to prevent long lines of text)
  • reduced (utility for smaller font size)
  • narrative (wrapper element for cms generated markup)

Blocks

  • card, box, tile
  • hero, callout, banner
  • block
  • group
  • level
  • grid, layout
  • summary
  • tout

Form

  • field, combo (label and form element block)
  • input
  • input tray
  • label (floated)
  • toggle
  • switch
  • select, dropdown

Components

  • accordion
  • breadcrumb
  • button, split button, button group
  • badge, label, tag, pill, chip
  • carousel, slider, slideshow
  • collapse, drawer
  • filter
  • gallery, media
  • menu, navigation
  • modal, dialog, popup, alert, lightbox
  • off-canvas, mobile-menu,
  • pagination
  • progress bar, steps
  • tooltip, popover
  • tabs
  • traverse (arrow left and right [<- ->])

Button variations

  • call to action, cta (primary button)
  • fill (full width button)
  • outline (transparent and border only)
  • ghost, ninja

Global modifiers

  • expanded (full width)
  • translucent (container with transparency often image in background)
  • sticky
  • rounded

Prefixes

  • sub-
  • is-
  • has-

Naming Schemes

  • primary, secondary, tertiary, quaternary, quinary
  • giga, mega, alpha, beta
  • Naming Schemes
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].