1.4.0 • Published 6 years ago

elenore v1.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Elenore

npm

Elenore is a open source CSS framework based on Flexbox and built with Sass.

Quick install

Elenore is constantly in development! Try it out now:

NPM

npm install elenore

or

Bower

bower install elenore

CSS only

Elenore is a CSS framework. As such, the sole output is a single CSS file: Elenore.css

You can either use that file, "out of the box", or download the Sass source files to customize the variables

There is no JavaScript included. People generally want to use their own JS implementation (and usually already have one). Elenore can be considered "environment agnostic": it's just the style layer on top of the logic.

Browser Support

Elenore uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Elenore is compatible with:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Internet Explorer (10+) is only partially supported.

Documentation

The documentation resides in the docs directory, and is built with the Ruby-based Jekyll tool.

Browse the online documentation here.

Copyright and license

Code copyright 2018 YellowDi. Code released under the MIT license.

1.4.0

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago