URL: https://github.com/mathiasbynens/CSS.escape
License: The MIT License
License File: https://github.com/mathiasbynens/CSS.escape/blob/master/LICENSE-MIT.txt
Description:
For of CSS.escape polyfill.
Local Modifications:
Stripped polyfill part and turn it into utility function.
Transformed code into a regex replace function (size over speed).
Added TypeScript definition file `css-escape.d.ts`