js-tokens
Tiny JavaScript tokenizer.
Found 16748 results for js regex replace
Tiny JavaScript tokenizer.
Simple templating using a config.json and regex patterns
JavaScript parser, mangler/compressor and beautifier toolkit
Regular expression for matching JavaScript comments
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
A dictionary of file extensions and associated module loaders.
ESLint rules to disallow unsafe regular expressions.
Babel plugin to replace extension of file name written in import statement and dynamic import
Simple JS queue with auto run for node and browsers
Simple JS stack with auto run for node and browsers
Simple JS queue with auto run for node and browsers
Get and robustly cache all JS language-level intrinsics at first require time
Robustly `.call.bind()` a function
Core istanbul API for JS code coverage
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Validate XML, Parse XML, Build XML without C/C++ based libraries
Is this an arguments object? It's a harder question than you think.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
A converter between XML text and Javascript object / JSON text.
PostCSS for CSS-in-JS and styles in JS objects
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
Command-line tool for detecting vulnerabilities in files and directories.
Microsoft Authentication Library for js
Style form elements when they are empty
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Inline all flagged js, css, image source files
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Use the :focus-visible pseudo-selector in CSS
Style elements relative to other elements in CSS
Microsoft Authentication Library for Node
Microsoft Authentication Library for js
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.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A pure javascript JPEG encoder and decoder
Polyfills for React Native.
Like `extend` but only copies missing properties/values to the target object.
A convertor between XML text and Javascript object / JSON text.
Parses JavaScript objects into XML
Spectacular Test Runner for JavaScript.
micromark extension to support MDX or MDX JS expressions
micromark extension to support MDX JS import/exports
micromark extension to support MDX or MDX.js JSX
Utility functions
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
Smallest 5th gen CSS-in-JS library
estree (and esast) utility to serialize to JavaScript
A pure javascript BMP encoder and decoder
Inlines img, script and link tags into the same file.
Get the last or last n elements in an array.
Mock 'http' objects for testing Express, Next.js and Koa routing functions
The dom helper library for zag.js machines
Get all but the last element or last n elements of an array.
the last carousel you'll ever need
normalized JS Object and JSON message and event protocol for ES6+ node.js, browsers, electron, vanialla js, react.js, components, actions, stores and dispatchers
estree (and esast) utility to parse from JavaScript
Get the line number of a string using index or position
Focus visible polyfill utility based on WICG
Some tweaks for beautifying HTML with js-beautify according to my preferences.
Stripe VAT id handling
Sort the keys in an object.
Coveo JavaScript Search Framework
Raw browser/feature support data from caniuse.com
modern-ahocorasick
Set, Get, Remove cookies on both client and server side with Next.js
The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.

Observer the size of an element over time

Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r
SwaggerJS - a collection of interfaces for OAI specs
tiny replace string/regex in files.
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Binary wrapper for Flow - A static type checker for JavaScript
Import all modules in a directory
Convert XML to JSON - Fast & Simple
The reactive store package for zag machines
Track interactions or focus outside an element
Utilities to manage a collection of items.
Dismissable layer utilities for the DOM
Core logic for the combobox widget implemented as a state machine
Core logic for the switch widget implemented as a state machine
Locutus other languages' standard libraries to JavaScript for fun and educational purposes
Core logic for the select widget implemented as a state machine
include all external css/js and encode image in base64 into a single html file.
Core logic for the checkbox widget implemented as a state machine
A pure typescript BMP encoder and decoder
Core logic for the dialog widget implemented as a state machine
Core logic for the progress widget implemented as a state machine
Dynamic positioning logic for ui machines
Core logic for the tabs widget implemented as a state machine
Date utilities for zag.js
Core logic for the tree-view widget implemented as a state machine
Core logic for the pagination widget implemented as a state machine
The modern CSS-in-JS library
Core logic for the file-upload widget implemented as a state machine
JavaScript utility to remove scroll on body
browserify plugin for coffeescript with support for mixed .js and .coffee files
Core logic for the number-input widget implemented as a state machine
Core logic for the slider widget implemented as a state machine
Color utilities for zag.js
Core logic for the tooltip widget implemented as a state machine
Core logic for the tags-input widget implemented as a state machine
Core logic for the toggle widget implemented as a state machine
JS File API utilities
Core logic for the presence widget implemented as a state machine
Hide targets from screen readers
Core logic for the editable widget implemented as a state machine
Interationalization utilities for Zag.js
Core logic for the radio group widget implemented as a state machine
Implementing live region for screen readers
Core logic for the popover widget implemented as a state machine
Core logic for the toast widget implemented as a state machine
Core logic for the avatar widget implemented as a state machine
Core logic for the rating-group widget implemented as a state machine
Core logic for the time-picker widget implemented as a state machine
Core logic for the accordion widget implemented as a state machine
Autoresize utilities for the web
Core logic for the hover-card widget implemented as a state machine
A Quasar tool for generating all your Quasar App's icons and splashscreens
Core logic for the menu widget implemented as a state machine
Core logic for the carousel widget implemented as a state machine
```sh yarn add @zag-js/geometry # or npm i @zag-js/geometry ```
Core logic for the date-picker widget implemented as a state machine
Core logic for the pin-input widget implemented as a state machine
Highlight a portion of text in a string
Core logic for the splitter widget implemented as a state machine
Core logic for the steps widget implemented as a state machine
The modern CSS-in-JS library
Core logic for the tour widget implemented as a state machine
Core logic for the signature-pad widget implemented as a state machine
Core logic for the color-picker widget implemented as a state machine
Get a property from an object using dot (object path) notation.
Core logic for the collapsible widget implemented as a state machine
Core logic for the clipboard widget implemented as a state machine
Core logic for the qr-code widget implemented as a state machine
Core logic for the timer widget implemented as a state machine
Scroll snap utilities
Javascript SDK for Akahu
Focus trap utility
Does a JS type's prototype have a property
Core logic for the toggle widget implemented as a state machine
test whether a require string is relative
Does a JS type have a property
Is string a JS Type
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
A Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.
Does a JS type have a getter/setter property
Core logic for the angle-slider widget implemented as a state machine
List of getter/setter properties for JavaScript types
Core logic for the floating-panel widget implemented as a state machine
Core logic for the listbox widget implemented as a state machine
List of properties for JavaScript objects
List of JavaScript types
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
jks-js is a converter of Java Key Store (JKS) to PEM certificates in order to securely connect to Java based servers using node js.
The Karma command line interface.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Webpack plugin removes empty JavaScript files generated when using styles.
Core logic for the password-input widget implemented as a state machine
A set of cookie helpers for Next.js
Return the closest element matching a selector up the DOM tree
Add a style and an image to your QR code
A polyfill for Array.prototype.flat and Array.prototype.flatMap
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Generates markdown API documentation from jsdoc annotated source code
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
A vanilla JS customisable text input/select box plugin
Random image generator
Write your project's environments' configs out to JSON files.
Converts PCRE regexp strings to JavaScript RegExp instances
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Librarie to format js/json objects into a YAML-style colored output. Especially useful to pretty print logs. Performant (benchmarks)
beautify whatever
The api for the extendable JavaScript mutation testing framework Stryker
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
The extendable JavaScript mutation testing framework
Driver for connection to Databricks SQL via Thrift API.
Make weak references to JavaScript Objects.
<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.
A gulp plugin for processing files with ESLint
Gracefully parse ECMAScript static imports 💃
A javascript QR scanner library
A micro-library for collecting stylesheet data from link and style nodes
CoreUI Utilities
Microsoft Cognitive Services Speech SDK for JavaScript
An Extensive JavaScript Standard Library.
observe element's rect over time
Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Arweave JS client library
Safely evaluate JavaScript (estree) expressions, sync and async.
JS library that allows you to easily serialize and deserialize data with BigInt values
Create an inline source map comment from a source map
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.
The most advanced responsive front-end framework in the world.
Make CSS easier and more maintainable by using JavaScript
Sendbird SDK for JavaScript
Empty stub to replace canvas with
po2js and js2po and i18next2po and po2i18next converter gettext resource utils
JS Search is an efficient, client-side search library for JavaScript and JSON objects
Seeder package for MikroORM.
Turn checkboxes and radio buttons into toggle switches.
## Installation
xliff2js and js2xliff converter xliff utils
A React cron editor with antd inspired by jqCron
## Installation
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.
fast excel formula parser
## Installation
React.js Virtual Keyboard
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
 
Find and load configuration from a package.json property, rc file, or CommonJS module.
Convert CSV to JSON
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
A vanilla JS customisable text input/select box plugin
<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.
A js mask simple like killing zombies =).
Inline External Assets of HTML/CSS Files
Responsive and slick progress bars with animated SVG paths
Package to fix style (css/sass/less/stylus) only entries generating a extra js file.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
## Installation
The more powerful JavaScript logger for NodeJS and browsers.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Numeric range utilities
JavaScript polyfill for the WHATWG spec of focusOptions, that enables a set of options to be passed to the focus method.
A tiny JavaScript interpreter written in TypeScript.
fluent2js and js2fluent converter
SL update to the core istanbul API for JS code coverage
On-screen Javascript Virtual Keyboard
A JavaScript package with Key Code constants
It iterates through a graph or a tree recursively
> parse / stringify sql (select grammar) in js.
Like `extend` but recursively copies only the missing properties/values to the target object.
A smooth 3D tilt javascript library forked from Tilt.js
tmx2js and js2tmx converter tmx utils
A collection of dependency free helpers
Linking and unlinking of assets in your react-native app, works for fonts and sounds
Jscrambler Code Integrity API client.
resx2js and js2resx converter resx resource utils
Merge multiple files (js,css..) into single file to include somewhere
Postal Codes
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im