2.2.0 • Published 6 years ago

oh-flex v2.2.0

Weekly downloads
11
License
MIT
Repository
-
Last release
6 years ago

OH FLEX!

npm.io

Design with attributes! Built for developers who hate writing CSS.

Oh-Flex exists to help non front-end developers build nice looking consistent web pages and apps by abusing html tag attributes.

What's inside?

HTML Attributes that control:

  • Full flex control
  • Toolbars
  • Flex based Layouts
  • All Material Design colors for text and backgrounds
  • Font control
  • Avatars
  • Padding and margins
  • Box sizing
  • Mobile List Items
  • ... and more

Character Mapin

  • w = width
  • h = height
  • b = border
  • m = margin
  • p = padding
  • t = text
  • bs = box-shadow
  • av = avatar

Full documentation and examples

Installation

The Easy Way

Simply embed oh-flex.css directly into your web page using unpkg.

<link rel="stylesheet" href="https://unpkg.com/oh-flex"  />

Sass Way

npm install oh-flex --save-dev

Add to your sass file

@import '~oh-flex/src/oh-flex'
2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago