Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/drwpow/web-standards
- Owner: drwpow
- Created: 2016-05-03T19:01:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-28T16:40:17.000Z (over 8 years ago)
- Last Synced: 2024-10-15T00:39:55.569Z (2 months ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.