Skip to content
View ljharb's full-sized avatar
🔜
working on that thing you asked about
🔜
working on that thing you asked about

Sponsors

Sponsoring

Block or report ljharb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
163 results for sponsorable starred repositories
Clear filter

Helper functions around Function call/apply/bind, for use in `call-bind`

JavaScript 4 Updated Feb 12, 2025

Store information about any JS value in a side channel, using a linked list.

JavaScript 3 Updated Dec 10, 2024

Store information about any JS value in a side channel, using a Map.

JavaScript 1 Updated Dec 11, 2024

Store information about any JS value in a side channel, using a WeakMap for objects and a Map for primitives.

JavaScript 1 Updated Dec 11, 2024

Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.

JavaScript 4 Updated Mar 3, 2025

Get an iterator for an array that's robust against prototype modification.

JavaScript 2 Updated Dec 19, 2024

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible.

JavaScript 1 1 Updated Dec 29, 2024

Robustly set the [[Prototype]] of an object. Uses the best available method.

JavaScript 1 1 Updated Dec 30, 2024

Robustly get the [[Prototype]] of an object. Uses the best available method.

JavaScript 2 Updated Jan 2, 2025

Mirror (copy) the own property descriptors from one object, onto another.

JavaScript 1 Updated Jan 3, 2025

A function that returns the normally hidden `AsyncFunction` constructor

JavaScript 4 Updated Feb 3, 2025

Set, but safe from prototype modifications.

JavaScript 5 Updated Jan 3, 2025

Push an array of items into an array, while being robust against prototype modification.

JavaScript 3 Updated Dec 29, 2024

Prune unused footnote references in GitHub-flavored Markdown

JavaScript 2 Updated Sep 5, 2024

Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.

JavaScript 124 21 Updated Aug 5, 2024

A cli to generate a complete git co-authors list, including existing co-authors, for use in a commit message.

JavaScript 2 1 Updated Aug 2, 2024

Encode and decode HTML entities

JavaScript 2 Updated Dec 16, 2024

Get JSON docs on both Node and Browsers

JavaScript 13 6 Updated Jun 17, 2024

Encode and decode a string using the "look between X and Y on your keyboard" meme format

JavaScript 1 Updated Apr 24, 2024

Tool to show the difference in a php packagist package's major version downloads over the past month

TypeScript 3 Updated Mar 19, 2024

List unused files in your package.

JavaScript 8 Updated Apr 12, 2024

My personal tsconfig(s), so my open source projects can share them.

12 1 Updated Mar 8, 2025

A simple cache for a few of the JS Error constructors.

JavaScript 9 1 Updated Mar 9, 2024

`Object.defineProperty`, but not IE 8's broken one.

JavaScript 4 Updated Dec 6, 2024

A simple list of possible Typed Array names.

JavaScript 1 Updated Feb 7, 2025

Safely create a BigInt from a numerical string, even one larger than MAX_SAFE_INTEGER.

JavaScript 2 Updated Dec 18, 2024

Define an accessor property on an object. Will either throw, or fall back to assignment in loose mode, in an engine without descriptors.

JavaScript 2 Updated Mar 9, 2024

Validate an object in the "exports" field.

JavaScript 1 Updated Dec 12, 2024

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

JavaScript 3 Updated Aug 7, 2024

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

JavaScript 60 8 Updated Feb 6, 2024
Next
163 results for sponsorable starred repositories