ljharb / side-channelLinks
Store information about any JS value in a side channel. Uses WeakMap if available.
☆16Updated 7 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:
- Implements the Web IDL algorithms for converting to and from JavaScript values☆35Updated 3 years ago
- Charset detection and conversion, originally from node-fetch.☆10Updated 9 months ago
- Normalize, canonicalize, and format BCP 47 tags☆22Updated last year
- mdast utility to find and replace text in a tree☆11Updated 6 months ago
- A simple Symbol-like function to create one-off unique keys.☆12Updated 5 years ago
- Given an entrypoint, get all of the dependencies connected to it.☆30Updated last year
- Because Security Matters, and Web libraries, tools, and projects, should be more informative about their state.☆16Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- A JavaScript-compatible regular expression pattern to match all RGI emoji symbols and sequences as per the Unicode Standard and UTS#51.☆23Updated 3 years ago
- A proposal to introduce ways to differentiate symbols☆25Updated 2 years ago
- Visual Studio Code Extension for V8 Torque Language Support☆38Updated 6 years ago
- Turns sync functions into async functions☆20Updated 2 years ago
- Early draft proposal to support initializing given objects with fields and private methods☆15Updated 6 years ago
- Get and robustly cache all JS language-level intrinsics at first require time.☆27Updated 4 months ago
- WeakMap with an array of keys☆17Updated 9 months ago
- A maintained fork of sax-js sax-style parser for XML and HTML.☆15Updated 3 years ago
- XHTM − eXtended Hyperscript Tagged Markup☆27Updated last year
- npm lifecycle script runner☆36Updated 3 years ago
- Codemods for the ESLint ecosystem☆25Updated 2 months ago
- TC39 proposal that affects doesn't stringify argument to import(...) early to enable interop with WICG/trusted-types☆19Updated 5 years ago
- Retrieves a name:pathname Map for a given workspaces config☆22Updated last week
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 11 months ago
- parse SPDX license expressions☆45Updated last year
- Parse data: URLs☆74Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last month
- fs read and write streams based on minipass☆20Updated 11 months ago
- Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite …☆12Updated 6 months ago
- Streaming interface for unified processors☆19Updated last year
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago