Skip to content

Commit 7d609eb

Browse files
committed
fix(readme): initial design goals specified
1 parent 388cfbe commit 7d609eb

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ Welcome to the **Codeglyn UI Kit**! This library is designed to help you save ti
77
![NPM Downloads](https://img.shields.io/npm/dw/codeglynuikit)
88
![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/brimmannn?style=social)
99

10+
## Design Goals
11+
- To constrain visual complexity of user interface
12+
- To promote focus on alignmet of user interface elements
13+
- To reduce information load in a single screen
14+
- To introduce more fluent flow of infomration and interactions on interface
15+
16+
**NOTE:** These goals need further refinement so before creating a pull request please contact me.
17+
1018

1119

1220
## Table of Contents

lib/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ Welcome to the **Codeglyn UI Kit**! This library is designed to help you save ti
77
![NPM Downloads](https://img.shields.io/npm/dw/codeglynuikit)
88
![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/brimmannn?style=social)
99

10+
## Design Goals
11+
- To constrain visual complexity of user interface
12+
- To promote focus on alignmet of user interface elements
13+
- To reduce information load in a single screen
14+
- To introduce more fluent flow of infomration and interactions on interface
15+
16+
**NOTE:** These goals need further refinement so before creating a pull request please contact me.
17+
1018
## Table of Contents
1119

1220
- Introduction

0 commit comments

Comments
 (0)