css.escape
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
1.5.1
208M downloads/mo
#1035 most downloaded on npm
mathiasbynens/CSS.escape
What this package is like to depend on
Last release 10 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 1.3 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
10 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Oct 2013 to Aug 2016Releases
latest 10-
1.5.123 Aug 2016Commits, not release notes
This project publishes no release notes. Between
v1.5.0andv1.5.1there were 2 commits, 1 of them substantive:- Make
CSS.escape()without arguments throw
- Make
-
1.5.021 Jan 2016Commits, not release notes
This project publishes no release notes. Between
v1.4.0andv1.5.0there were 3 commits, 2 of them substantive:- Test U+FFFD itself
- Fix UMD: anonymous modules require dependencies
-
1.4.003 Dec 2015Commits, not release notes
This project publishes no release notes. Between
v1.3.0andv1.4.0there were 2 commits, 1 of them substantive:- Serialize U+0000 as U+FFFD, not as
\FFFD
- Serialize U+0000 as U+FFFD, not as
-
1.3.001 Dec 2015Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv1.3.0there were 3 commits, 2 of them substantive:- Expose
escapevia UMD to work around WebKit bug - Lowercase escaped code points as per the spec
- Expose
-
1.2.001 Dec 2015Commits, not release notes
This project publishes no release notes. Between
v1.1.0andv1.2.0there were 2 commits, 1 of them substantive:- Serialize U+0000 as
\FFFDinstead of throwing
- Serialize U+0000 as
-
1.1.010 Sep 2015Commits, not release notes
This project publishes no release notes. Between
v1.0.0andv1.1.0there were 3 commits, 2 of them substantive:- Update spec links
- Match spec update
-
1.0.009 Sep 2015Commits, not release notes
This project publishes no release notes. Between
v0.2.1andv1.0.0there were 3 commits, 2 of them substantive:- Add MIT license file
- Match spec update
-
0.2.101 Jun 2014Commits, not release notes
This project publishes no release notes. Between
v0.2.0andv0.2.1there were 3 commits, 3 of them substantive:- Set up Coveralls
- Ensure the
nameof any error instances is'InvalidCharacterError' - Tag the v0.2.1 release
-
0.2.030 Apr 2014Nothing published for this version
-
0.1.015 Oct 2013Nothing published for this version