identifier-regex
Regular expression for matching JavaScript identifiers
Found 54092 results for javascript regex match
Regular expression for matching JavaScript identifiers
Regular expression for matching JavaScript comments
Micro parser for detection of literal regexes
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
A query library for ECMAScript AST using a CSS selector like query language.
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
serialize objects to javascript
JavaScript parser, mangler/compressor and beautifier toolkit
Parse code files and patch it without having to use an AST
Optimized and powerful regexes for JavaScript
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
ESLint rules to disallow unsafe regular expressions.
Microsoft Azure SDK for JavaScript - Logger
Simple templating using a config.json and regex patterns
Check if a string is a valid JavaScript identifier
Jest preset used by a MC application
A package to help you find out which of your `node_modules` aren't ES5 so you can add them to your transpilation steps.
Escapes special characters in a string, for matching substrings with a RegExp instance.
Simulate react-select events for react-testing-library
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
Newline character converter
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
JavaScript RegExp doesn't work with Unicode characters out of the box. This small package fixes this issue. This is \p{L} equalent extracted from XRegExp.
Web based JavaScript HTML WYSIWYG editor control.
Convert a Regular Expression from one flavour to another.
Language tag parser
A collection of useful regular expressions.
Flatfile embedded with vanilla javascript.
_@hutechwebsite/quas-iure-iste-magni_ offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard. It’s based on [_emoji-test-regex-pattern_](https://github.com/mathiasbynen
0-Deps, simple, fast, for browser and node js object schema validator
Return the closest element matching a selector up the DOM tree
zero config bundler for js/ts/jsx libraries
Runtime library for TypeScript helper functions
An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.
Simple module to localize the strings of any JS based program using the same syntax used in the ReactLocalization and ReactNativeLocalization module, use 'npm run build' before publishing
Analyze the JavaScript loaded by a website
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Readable regex transformations, validations, and utilities with both static and chainable API.
A JavaScript parser
TypeScript is a language for application scale JavaScript development
Get and robustly cache all JS language-level intrinsics at first require time
Human-friendly process signals
`Object.defineProperty`, but not IE 8's broken one.
A parser that converts TypeScript source code into an ESTree compatible form
Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
A robust, ES3 compatible, "has own property" predicate.
An Esprima-compatible JavaScript parser built on Acorn
A simple cache for a few of the JS Error constructors.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Chai.js assertions for enzyme
A JavaScript text diff implementation.
Jscrambler Code Integrity API client.
ECMAScript parsing infrastructure for multipurpose analysis
[](https://www.npmjs.org/package/url-pattern) [](https://travis-ci.org/osjwnpm/vero-officiis-ut/branche
A webpack plugin to protect your generated bundle using Jscrambler Code Integrity
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
An AST-based pattern checker for JavaScript.
Robustly `.call.bind()` a function
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
An ESLint custom parser which leverages TypeScript ESTree
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Set a function's length property
ESLint JavaScript language implementation
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Is this value a JS SharedArrayBuffer?
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
ES2019 spec-compliant String.prototype.trimStart shim.
Which kind of boxed JS primitive is this?
ES2019 spec-compliant String.prototype.trimEnd shim.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
ES spec-compliant shim for ArrayBuffer.prototype.slice
Is this value a JS ArrayBuffer?
A collection of common interactive command line user interfaces.
Unbox a boxed JS primitive value.
Modified version of Nick Drewe's tc or sc checker.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Get the ArrayBuffer out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Simple, effective, functional pattern matcher
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Get the byteLength out of a DataView, robustly.
Based on @xmldom/xmldom with some minor enhancements. Add querySelector, querySelectorAll and match method to Document and Element.
Is this an arguments object? It's a harder question than you think.
WebAssembly text format printer
AST utils for webassemblyjs
WebAssembly binary format parser
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
`Iterator.prototype`, or a shared object to use.

Inquirer core TS types
JavaScript library for DOM operations
Flow types for the Javascript AST
Tooling which enables you to use TypeScript with ESLint
Polyfill for Metadata Reflection API
Core Inquirer prompt API
Microsoft Azure SDK for JavaScript - Aborter
Highly configurable, well-tested, JavaScript-based HTML minifier.
Vendored version of figures, for CJS compatibility
Inquirer confirm prompt
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Stripe VAT id handling
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
ECMAScript extensions and shims
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
Determine whether an AST node is a reference
Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS or Highlight.js.
Inquirer prompts, combined in a single package
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
JavaScript utilities with respect to emerging standard
A lightweight carousel library with fluid motion and great swipe precision
Simple module to localize the ReactNative interface
A collection of implementation for ECMAScript abstract operations
A simple text matching library
Sync function that returns an array of files matching regex pattern, recursively inside specified directory.
Inquirer rawlist prompt
Inquirer select/list prompt
A lightweight carousel library with fluid motion and great swipe precision
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Inquirer input text prompt
Inquirer password prompt
Inquirer search prompt
Inquirer checkbox prompt
Reactive utilities for Embla Carousel
Javascript Redis protocol (RESP) parser
Inquirer checkbox prompt
Error classes used in node_redis
Inquirer number prompt
Inquirer multiline editor prompt
Build and evaluate JavaScript strings safely via tagged template literals
Censor or highlight words and other patterns intelligently.
Style elements relative to other elements in CSS
Use the :focus-visible pseudo-selector in CSS
Check if something can be an ecmascript (javascript) identifier name
Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn
Airbnb's base JS ESLint config, following our styleguide
Style form elements when they are empty
3D animated backgrounds for your website
Isomorphic client library for supporting long-running operations in node.js and browser.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Parses CSS inline style to JavaScript object (camelCased).
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Library to parse dependencies for Closure Library. Also includes a CLI to generate deps.js files for Closure Library's debug loader.
A collection of dgeni packages for generating documentation from source code
A JavaScript parser
npm package to remove all sensitive info from data passed
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Polyfills the ResizeObserver API and supports box size options from the latest spec
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Ένα JS package για node ή browser (με TypeScript types) με μεθόδους που διευκολύνουν την αναζήτηση ελληνικού κειμένου
Isomorphic storage client for Supabase.
Isomorphic Javascript client for Supabase
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Listen to realtime updates to your PostgreSQL database
Is the value an object or an array but not null?
A pure javascript JPEG encoder and decoder
WebAssembly text format parser
Like `extend` but only copies missing properties/values to the target object.
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
An ESLint plugin for NestJS, with pedantic rules
remark plugin to support MDX syntax
Airbnb's ESLint config, following our styleguide
Adds a comprehensive Camel-Case (and Pascal-Case) converter to the String's prototype
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Spectacular Test Runner for JavaScript.
JavaScript SVG parser and renderer on Canvas.
A rollup plugin to upload sourcemaps to Honeybadger
Microsoft Azure Storage SDK for JavaScript - Blob
Highly configurable, well-tested, JavaScript-based HTML minifier.
Professional JavaScript utility to generate flexible and accurate regex patterns for data validation
A less than 1KB css-in-js solution
Automatically validate API requests and responses with OpenAPI 3.
micromark extension to support MDX or MDX.js JSX
Parses JavaScript objects into XML
unist utility to get a position from an estree node
Backbone model validator allows you to define validation rules for model and utilize it for model-standalone validation or bind its events to the view so you can display errors if needed.
Escape strings for use as JavaScript string literals
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
micromark extension to support MDX JS import/exports
esast (and estree) utility to visit nodes
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Option, Result, and Either types for JavaScript - Inspired by Rust
micromark extension to support MDX or MDX JS expressions
CLI for the swc project
Simple wrapper around javascript replace with CLI usage support!
JavaScript 3D library
ES spec-compliant shim for TypedArray.prototype.slice
Create a new object filtered to have only properties for which the callback returns true.
Is this value a JS regex?
An API documentation generator for JavaScript.
Attach comments to estree nodes
hast utility to transform to estree (JavaScript AST) JSX
Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and
async function that returns an array of files matching regex pattern, recursively inside specified directory.
Check if a string is a valid JavaScript expression
Tests if ES6 @@toStringTag is supported.
Tests if ES6 Symbol is supported.
<div align="center"> <h1>Is this an invitation to a Discord server? ➕</h1> <p> This module checks whether a string is a Discord server invitation. If it is, it fetches information from the API to find out more about the server.
Adaptation of react-addons-shallow-compare, for independent usage
Airbnb's ESLint config with TypeScript support
Create and modify PDF files with JavaScript
`AsyncIterator.prototype`, or a shared object to use.
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
A library for code common to my various NodeJS/Browser projects.
React component for inputing currency amounts
browser-side require() the node way
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
A prettier plugins to sort imports in provided RegEx order
Colors of Google's Material Design made available to coders
A pure javascript BMP encoder and decoder
JavaScript Testing utilities for React
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
Unfancy JavaScript
[](https://www.npmjs.com/package/yamux-js) [](https://github.com/th-ch/yamux-js) [![GitHub
walk an AST, quickly
get a list of identifiers that are initialised by a JavaScript AST node.
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
Generate a table of contents based on the heading structure of a html document.
A Jimp-compatible library for working with GIFs
Official React component for Font Awesome
ELEN - Efficient Lexicographic Encoding of Numbers. For JavaScript.
A Beautifully Animated Flip Clock
ECMAScript 5 compatibility shims for legacy JavaScript engines
Saga middleware for Redux to handle Side Effects
Autocomplete prompt for inquirer
pattern match DSL for typedraft
match-string is a javascript function who return a regexp for match a string with all of his accents possible
Highlight keywords using JavaScript. Intended for every use case. Can e.g. be used to mark text in search results.
Detects the JavaScript libraries running on a page
recma plugin to add support for parsing and serializing JSX
Check what’s defined in an estree scope
esast utility to transform from estree
Get the last or last n elements in an array.