Skip to content

jmg-duarte/group-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

group-list

Elm functions to group lists with more control

Motivation

I wanted to write a phone style input this means the layout now needs br tags, these tags are put within each 3 buttons. I wanted to be able to generate the buttons and just make the breaks work! Elm's intersperse would only work for all elements.

So I wrote this package, meaning now you can take a List and interleave values at whatever interval you want!

About

Elm functions to group lists with more control

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages