ljharb / get-nans
Get an array of all distinct NaN values supported by the engine. There can be only one!
☆12Updated 2 years ago
Alternatives and similar repositories for get-nans
Users that are interested in get-nans are comparing it to the libraries listed below
Sorting:
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last year
- A command-line tool for opening web specifications☆16Updated 4 years ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Webpack plugin for fast, future-friendly minifier with supporting ES2015+☆7Updated 7 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 4 months ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Clone AST without extra properties☆30Updated 4 months ago
- ☆19Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find the closest package.json file meeting specific criteria☆15Updated 9 years ago
- WebAssembly Types☆17Updated 7 years ago
- Adding an optional operand to the DebuggerStatement production of JS☆13Updated 7 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 6 years ago
- Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.☆9Updated 4 years ago
- A parser combinator library with declarative superpowers☆27Updated 3 years ago
- Set the "name" property of `Function` objects☆28Updated 8 years ago
- contains both facts and opinions about es-whateverthefuck☆14Updated 8 years ago
- a language acceptor for the JavaScript Pattern (regular expression internals) grammar☆16Updated 3 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago
- ECMAScript proposal for Object.getOwnPropertyDescriptors☆29Updated 4 years ago
- Compile Unicode property escapes in Unicode regular expressions to ES5 or ES6 that works in today’s environments.☆19Updated 6 years ago
- A collection of Regenerate sets for Unicode various properties.☆19Updated 8 months ago
- Check if an element matches a given selector string☆16Updated 7 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Generates classes from WebIDL plus implementation code☆28Updated 8 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 5 months ago
- Decode strings according to the WHATWG Encoding Standard