jack
Results
2
repositories owned by
jack
FastestSmallestTextEncoderDecoder
134
Stars
32
Forks
Watchers
The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.
BestBase64EncoderDecoder
16
Stars
5
Forks
Watchers
The most standard, most cross-browser, most compact, and fastest possible btoa and atob solution for unicode strings with high code points.