/
githubmirror
/
amphtml
ОбзорДокументацияВойти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
amphtml/
third_party/css-escape/
..
LICENSE

Initial commit of CSS.escape (#4804)

10 лет назад
README.amp

♻️ Reorg type defs and remove compiler type stubs (#37240)

5 лет назад
css-escape.d.ts

♻️ Reorg type defs and remove compiler type stubs (#37240)

5 лет назад
css-escape.js

🏗️ Scoped Query Selector: linting and audit (#13449)

8 лет назад
README.amp
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`