| license: mit | |
| This repository hosts various large files used in [Life.js](https://lifejs.org) 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](https://en.wikipedia.org/wiki/Supply_chain_attack). |