Skip to content

whitehead1415/float-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Float-Up

Float elements "up" in any browser

###The Problem. Browsers are designed to layout documents, not webapps. This means that it can be hard to create a custom layout while following the browser's rules. To have a performant app you pretty much have to stick with the typical document layout. When you try to build a custom layout within the rules defined by the browser you will run into performance problems.

###The Solution. Float-Up is a small javascript utility for building custom layouts. It is designed to be fast. The main Right now it is not easy to interface with.

###TODO

  • Create easy to use interface
  • Make spacing eaiser

About

Float elements up in any browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published