gibson042 - Overview (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Richard Gibson gibson042
- Agoric
- New Hampshire
- X @gibson042
Block or report gibson042
Pinned Loading
- Specification of canonical-form JSON for equivalence comparison.
Awk 21 9 - Proposal for extending JSON.parse to expose input source text.
HTML 241 9 - 3
// @namespace https://github.com/gibson042
4
// @description Responds to <{Command,Ctrl}+/> by attempting to find and focus a page's search box.
5
// @source https://gist.github.com/gibson042/c9b3406bc54f55726ec4 - 3
USAGE="Usage: %s rule=/[.]... [rule=...]...";
4
EXAMPLE="Example: </etc/resolv.conf %s rule='#.*'/dim rule='([0-9]+[.]){3}[0-9]+'/bold.red";