tc39 / proposal-object-property-countLinks
TC39 proposal for Object.propertyCount(target[, options])
☆17Updated last week
Alternatives and similar repositories for proposal-object-property-count
Users that are interested in proposal-object-property-count are comparing it to the libraries listed below
Sorting:
- utility to remove nodes from a tree☆23Updated last year
- A proposal to introduce ways to differentiate symbols☆24Updated 2 years ago
- List the Node.js versions supported by the package/repository☆12Updated last week
- Support for import assertions in acorn☆22Updated 7 months ago
- The specification of the source map format☆35Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 10 months ago
- ☆17Updated this week
- ☆45Updated 4 years ago
- ☆14Updated 2 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
- Clone a Node.js HTTP response stream☆30Updated last year
- A TC39 proposal for Maps and Sets with cache replacement policies like LRU and LFU.☆16Updated 2 years ago
- Is this specifier a node.js core module?☆25Updated 5 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last month
- fs read and write streams based on minipass☆20Updated 10 months ago
- convert estree ast to babel☆35Updated last week
- utility to find a node☆22Updated 4 months ago
- A proposal specifying package.json☆23Updated last year
- A simple promisified recursive readdir function, with support for globs and .gitignore files.☆13Updated 3 months ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Scaffolding for JavaScript☆10Updated 5 months ago
- A micro helper for import.meta data.☆32Updated last year
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- utility to create a report for a vfile☆38Updated 5 months ago
- A TC39 proposal for an Function.prototype.once method in the JavaScript language.