Regular expression for matching JavaScript identifiers
☆18Sep 13, 2025Updated 8 months ago
Alternatives and similar repositories for identifier-regex
Users that are interested in identifier-regex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Provides a list of reserved identifiers for JavaScript☆24Nov 13, 2025Updated 6 months ago
- Reusable workflow to generate Sparkle appcast.xml for my apps☆39Apr 25, 2026Updated last month
- ☆36Feb 26, 2026Updated 3 months ago
- Sketch plugin to preview macOS app icons in the Dock using the Icon Preview app☆52Jun 13, 2024Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆167Sep 13, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Check if a directory is empty☆31Jul 25, 2024Updated last year
- A collection of common interactive command line user interfaces.☆19Jul 2, 2024Updated last year
- Check if the system is in low power mode☆69Jul 25, 2024Updated last year
- Extracts the repo URL from a package.json object☆27Jul 6, 2025Updated 10 months ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- List of archive file extensions☆16Apr 30, 2024Updated 2 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Useful utilities for working with Fetch☆393Updated this week
- Check if a value is an error constructor☆14Apr 7, 2021Updated 5 years ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- [DEPRECATED] Check if the runtime is io.js instead of Node.js☆15May 16, 2017Updated 9 years ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- List of compressed file extensions☆16Apr 30, 2024Updated 2 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 4 months ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Check if a file path is an archive file☆16Apr 30, 2024Updated 2 years ago
- Check whether a package name is available on bower☆13Jan 23, 2021Updated 5 years ago
- Sum numbers☆10Sep 18, 2025Updated 8 months ago
- Check if a JavaScript environment has a DOM☆21May 3, 2021Updated 5 years ago
- Check if a domain is public☆15Aug 10, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Change the file extension of a path☆42Aug 18, 2024Updated last year
- Find mapcodes in a string☆25Jul 24, 2022Updated 3 years ago
- ES2015 Number.isSafeInteger() ponyfill☆19Jan 23, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Clamp a number☆17Jul 12, 2025Updated 10 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 6 months ago
- Useful utilities for creating Gulp plugins