metadata
license: mit
This repository hosts various large files used in Life.js projects.
It addresses the following challenges:
- Bundle size - Keeps NPM packages small by hosting large files separately.
- Stability - Avoids dependency on upstream repos that could change without notice and break all Life.js deployments.
- Security - Fewer third-party dependencies minimize supply chain risk.