pa11y / pa11y-ci

Pa11y CI is a CI-centric accessibility test runner, built using Pa11y
https://pa11y.org
GNU Lesser General Public License v3.0
519 stars 63 forks source link

Replace chalk with a leaner alternative #109

Closed josebolos closed 3 years ago

josebolos commented 4 years ago

pa11y-ci uses chalk, which has an install size of 105kB.

There are some similar packages which seem to have zero dependencies and an install size of ~10kB:

We should consider replacing this library wherever is used in pa11y.