oldie
Transform CSS into something compatible with older Internet Explorer
Transform CSS into something compatible with older Internet Explorer
A small set of well tested utility functions for dealing with css units in JavaScript.
[![NPM Version](https://img.shields.io/npm/v/cssapi-scale.svg)](https://www.npmjs.com/package/cssapi-scale) [![codecov](https://img.shields.io/codecov/c/github/Undistraction/cssapi-scale.svg)](https://codecov.io/gh/Undistraction/cssapi-scale) [![Build Sta
A small set of well tested utility functions for dealing with css units in JavaScript.
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.