Aloso / to-html

Utilities for making the colo documentation
MIT License
75 stars 10 forks source link

Reduce allocations from ansi style minifier #20

Closed CosmicHorrorDev closed 1 year ago

CosmicHorrorDev commented 1 year ago

Less allocations and less code seems like a win to me

This changes the minifier to buffer ansi codes and then determine if the style is the same as the previous style when either applying text or finishing off the input