3.0.4 • Published 7 years ago

flexi-js v3.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

flexi-js

A lightweight CSS blocking system, designed to be simple. This has been designed only to provide a few common things, while simplifying the box model, and some some common pitfalls that everyone falls into when trying to design a Responsive site.

Also contains a small library of commonly used things that support the features:

  • DropDown (for hamburger menus)
  • Modal (for .. modal)

Installation

npm install

Notes

This is ideally meant to get included into your build. You COULD use the pieces in the build/ folder for convenience if you just want to include in your html:

A es5 minified js source is ready in build/js/flexi.js.

build/css/flexi.css for a fully build sass if you want to use pre-configured

Using in es2015 projects

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.0.0

7 years ago