Skip to content

matiasfha/elmLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Layout

A simple project to create a pure elm solution to create a flex grid helpers.

The code create three elements to manage the flex properties of flexbox.

layout this represent the flex-container

flex this represent the flex-item

container a way to center a layout and childs

Example

An example can be found in the code src/Main.elm and can be run with npm run watch

About

A Flex layout implementation in pure Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors