Front End Developer at Equinox Open Library Initiative
- Texas
-
18:21
(UTC -05:00) - http://stephanieleary.com
Pinned Loading
-
Accessibility Testing user styleshee...
Accessibility Testing user stylesheet (for Stylus) 1/* Based on Heydon Pickering's REVENGE.css */
2:root {
3--error-outline: 0.25rem solid red;
4--span-outline: 0.25rem solid goldenrod;
5}
-
regular expression to find ISBNs in ...
regular expression to find ISBNs in text, URLs or microdata 1function matchISBNs(html) {
2// flatten string and find ISBN-looking things
3let isbns = html.replaceAll("\n", ' ').match("/(?=([0-9]|X|-){10,20})(97(8|9))?-?(0|1|8)([0-9]|-){8,14}([0-9]|X)/gi");
45if (!isbns || !isbns.length)
-
HTML-Import-2
HTML-Import-2 PublicA WordPress plugin to import content from static HTML files.
-
content-audit
content-audit PublicLets you create a content inventory right in the WordPress Edit screens. You can mark content as redundant, outdated, trivial, or in need of a review.
-
coral-a11y-cleanup-2024
coral-a11y-cleanup-2024 PublicForked from coral-erm/coral
CORAL ERM accessibility cleanup project
PHP 1
-
tiny-list-child-pages
tiny-list-child-pages PublicLets you list child pages using a shortcode. Also displays child page list by default on empty parent pages.
PHP 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.