All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Initial project structure
- Easing functions based on Robert Penner's easing equations
- Normalizer functions for paring input numbers down to the operational range (0.0 - 1.0)
- Compositor functions for creating complex easing functions from several simpler easing functions
- Basic webpack build for production and deployment
- Basic instructions and function descriptions in README