Skip to content

portsoc/smooth-dom-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smooth-dom-sort

An experiment: sort elements in the DOM, and animate their movement to their new position. Every second, each element in the page is assigned a new score in the data-score attribute. Scores are then used to sort the elements (highest first) and each element then moves to its new place.

http://portsoc.github.io/smooth-dom-sort

About

Visibly sort DOM elements

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors