161 Views
sweep.js is a small JavaScript library (5kb zipped) that enables proper color transitions through the HSL and HUSL spaces. Ordinary CSS transitions or existing frameworks like Velocity.js convert HSL colors to RGB before transitioning. sweep.js addresses this by letting you transition through the color spectrum.
0 comments