ljharb / side-channelLinks
Store information about any JS value in a side channel. Uses WeakMap if available.
☆16Updated 5 months ago
Alternatives and similar repositories for side-channel
Users that are interested in side-channel are comparing it to the libraries listed below
Sorting:
- Create ansi colors by passing open and close codes.☆19Updated last year
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Turns sync functions into async functions☆20Updated 2 years ago
- plugin to generate a list of Git contributors☆14Updated 8 months ago
- Format JS codeblocks in Markdown files with Prettier and Markdown Magic☆11Updated 3 years ago
- A simple Symbol-like function to create one-off unique keys.☆12Updated 5 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- JSDoc Abstract Syntax Tree☆21Updated 3 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 5 months ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 8 months ago
- Early draft proposal to support initializing given objects with fields and private methods☆15Updated 6 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 10 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- `COEP: x-bikeshed-credentialless-unless-cors`☆28Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Normalize, canonicalize, and format BCP 47 tags☆22Updated last year
- mdast utility to find and replace text in a tree☆11Updated 5 months ago
- Browserify transform for SWC☆11Updated 6 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 11 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Charset detection and conversion, originally from node-fetch.☆10Updated 8 months ago
- XHTM − eXtended Hyperscript Tagged Markup☆27Updated last year
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 6 months ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last week
- TC39 proposal that affects doesn't stringify argument to import(...) early to enable interop with WICG/trusted-types☆19Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Turn a Git URL into its canonical form.☆14Updated 4 years ago
- ESLint formatters published as standalone modules 🎉☆26Updated 11 months ago
- A CJS version of dateformat, forked from node-dateformat☆15Updated 2 years ago
- Implements the Web IDL algorithms for converting to and from JavaScript values☆34Updated 3 years ago