Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drwpow/web-standards

An experiment in listing out reasonable standards for modern web interfaces.
https://github.com/drwpow/web-standards

Last synced: 9 days ago
JSON representation

An experiment in listing out reasonable standards for modern web interfaces.

Awesome Lists containing this project

README

        

# Web Standards

Work in progress to list reasonable requirements for web interfaces and web content.

### Sections

1. [Buttons](https://github.com/dangodev/web-standards/blob/master/buttons.md)
1. [Copy](https://github.com/dangodev/web-standards/blob/master/copy.md)
1. [Punctuation](https://github.com/dangodev/web-standards/blob/master/copy.md#punctuation)
1. [Sales / Marketing](https://github.com/dangodev/web-standards/blob/master/copy.md#sales--marketing)
1. [Dialogs](https://github.com/dangodev/web-standards/blob/master/dialogs.md)
1. [Forms](https://github.com/dangodev/web-standards/blob/master/forms.md)
1. [Images](https://github.com/dangodev/web-standards/blob/master/images.md)
1. [Galleries](https://github.com/dangodev/web-standards/blob/master/images.md#galleries)
1. [Modals](https://github.com/dangodev/web-standards/blob/master/modals.md)
1. [Navigation](https://github.com/dangodev/web-standards/blob/master/navigation.md)
1. [Tray](https://github.com/dangodev/web-standards/blob/master/navigation.md#tray)
1. [Pages](https://github.com/dangodev/web-standards/blob/master/pages.md)

### Goal

The goal of this project is to make bare-minimum website checklists that are universal in application and raise web interface quality (kind of like a UX version of [PageSpeed](https://developers.google.com/speed/pagespeed/insights/)). No checklist items should be conditional, and the lists should remain short and readable rather than bloated and too boring to read.

The general idea is to highlight modern web paradigms that won’t be going away anytime soon, such as modals and image galleries. Experimental interactions will be omitted. Obviously, not every web project will use all paradigms mentioned, but where a paradigm is used, let’s come up with reasonable QA to make it as good as it can be.