elcontraption / flickity-transformer

Transform your Flickity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace d3-scale with something lighter weight

elcontraption opened this issue · comments

Must support clamp and a piecewise (multi-stop) scale.

2e9682f replaces d3-scale with polylinear-scale, reducing minified package size by 94.3%!