jsdom / webidl-conversions
Implements the Web IDL algorithms for converting to and from JavaScript values
☆34Updated 3 years ago
Alternatives and similar repositories for webidl-conversions
Users that are interested in webidl-conversions are comparing it to the libraries listed below
Sorting:
- Early draft proposal to support initializing given objects with fields and private methods☆15Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- TC39 proposal that affects doesn't stringify argument to import(...) early to enable interop with WICG/trusted-types☆19Updated 5 years ago
- Decode strings according to the WHATWG Encoding Standard☆24Updated 9 months ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last year
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- TC39 proposal for Object.propertyCount(target[, options])☆14Updated last month
- Default registry in gulp 4.☆17Updated last year
- An implementation of the DOMException class from browsers☆21Updated last year
- A proposal to introduce ways to differentiate symbols☆24Updated 2 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- Determines whether a value is a WHATWG URL.☆12Updated 4 years ago
- Support for import assertions in acorn☆22Updated 7 months ago
- Store information about any JS value in a side channel. Uses WeakMap if available.☆16Updated 5 months ago
- Retrieves a name:pathname Map for a given workspaces config☆22Updated 2 weeks ago
- Runs web platform tests in Node.js using jsdom☆23Updated 5 months ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- JavaScript proposal to provide class brand checks☆18Updated 3 years ago
- align-text with ANSI support for CLIs☆23Updated 3 years ago