{"payload":{"pageCount":3,"repositories":[{"type":"Public","name":"is-arrow-function","owner":"inspect-js","isFork":false,"description":"Determine if a function is an ES6 arrow function or not.","topicNames":["javascript","is","arrow","function"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":3,"starsCount":22,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-10T04:09:07.866Z"}},{"type":"Public","name":"object-inspect","owner":"inspect-js","isFork":false,"description":"string representations of objects in node and the browser","topicNames":["javascript","node","browser","object","inspect"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":3,"starsCount":133,"forksCount":34,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-09T22:33:08.822Z"}},{"type":"Public","name":"get-symbol-description","owner":"inspect-js","isFork":false,"description":"Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.","topicNames":["javascript","ecmascript","description","symbol"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-14T05:47:02.434Z"}},{"type":"Public","name":"typed-array-length","owner":"inspect-js","isFork":false,"description":"Robustly get the length of a Typed Array.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":7,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-21T21:12:53.566Z"}},{"type":"Public template","name":".github","owner":"inspect-js","isFork":false,"description":".github repo for inspect-js org","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-12T00:29:54.825Z"}},{"type":"Public","name":"typed-array-byte-length","owner":"inspect-js","isFork":false,"description":"Get the byte length of a Typed Array, even in engines without a `.byteLength` method.","topicNames":["array","typed","bytelength","typed-array"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:26:19.388Z"}},{"type":"Public","name":"typed-array-byte-offset","owner":"inspect-js","isFork":false,"description":"Robustly get the byte offset of a Typed Array.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:24:43.691Z"}},{"type":"Public","name":"node-exports-info","owner":"inspect-js","isFork":false,"description":"Info about node `exports` field support: version ranges, categories, etc.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:22:06.785Z"}},{"type":"Public","name":"is-weakset","owner":"inspect-js","isFork":false,"description":"Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","topicNames":["javascript","map","set","collection","ecmascript","weakmap","weakset","js-weakset"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:20:41.289Z"}},{"type":"Public","name":"is-weakmap","owner":"inspect-js","isFork":false,"description":"Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","topicNames":["javascript","map","set","is","ecmascript","weakset","weakmap"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:17:58.399Z"}},{"type":"Public","name":"is-typed-array","owner":"inspect-js","isFork":false,"description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","topicNames":["javascript","ecmascript","typedarray","typedarrays"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":11,"forksCount":7,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:14:50.259Z"}},{"type":"Public","name":"is-shared-array-buffer","owner":"inspect-js","isFork":false,"description":"Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","topicNames":["is","buffer","array","shared","sharedarraybuffer","javascript","ecmascript"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:11:48.542Z"}},{"type":"Public","name":"is-set","owner":"inspect-js","isFork":false,"description":"Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","topicNames":["javascript","map","set","collection","es6","is","ecmascript"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:08:02.667Z"}},{"type":"Public","name":"is-negative-zero","owner":"inspect-js","isFork":false,"description":"Is this value negative zero? === will lie to you.","topicNames":["javascript","is","zero","negative"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":18,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:05:47.509Z"}},{"type":"Public","name":"is-map","owner":"inspect-js","isFork":false,"description":"Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","topicNames":["javascript","map","set","collection","is","ecmascript"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":8,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:03:43.128Z"}},{"type":"Public","name":"is-data-view","owner":"inspect-js","isFork":false,"description":"Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.","topicNames":["javascript","data","view","ecmascript","dataview","typedarray","typedarrays"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T05:00:01.530Z"}},{"type":"Public","name":"is-array-buffer","owner":"inspect-js","isFork":false,"description":"Is this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","topicNames":["is","buffer","array","ecmascript","arraybuffer","javascript"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":12,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:44:12.699Z"}},{"type":"Public","name":"has-tostringtag","owner":"inspect-js","isFork":false,"description":"Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.","topicNames":["javascript","ecmascript","symbols","symbol","tostringtag"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":5,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:41:22.076Z"}},{"type":"Public","name":"has-proto","owner":"inspect-js","isFork":false,"description":"Does this environment have the ability to get or set the [[Prototype]] of an object with `__proto__`?","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:37:40.808Z"}},{"type":"Public","name":"has-override-mistake","owner":"inspect-js","isFork":false,"description":"Determine whether the environment has the so-called \"override mistake\" - [[Set]]ing a property whose ancestor is nonwritable throws.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:35:31.251Z"}},{"type":"Public","name":"has-named-captures","owner":"inspect-js","isFork":false,"description":"Does the JS environment support named capture groups in regexes?","topicNames":["javascript","regex","regular-expression","capture","group","regular-expressions","named"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:34:00.136Z"}},{"type":"Public","name":"has-dynamic-import","owner":"inspect-js","isFork":false,"description":"Does the current environment have `import()` support?","topicNames":["detect","modules","dynamic","import","esmodules","esm","has","javascript","ecmascript"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:31:55.083Z"}},{"type":"Public","name":"array-buffer-byte-length","owner":"inspect-js","isFork":false,"description":"Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.","topicNames":["polyfill","byte","arraybuffer","shim","bytelength","length","es-shims","es-shim"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:28:57.337Z"}},{"type":"Public","name":"available-typed-arrays","owner":"inspect-js","isFork":false,"description":"Returns an array of Typed Array names that are available in the current environment.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":3,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:26:38.807Z"}},{"type":"Public","name":"available-regexp-flags","owner":"inspect-js","isFork":false,"description":"Which regular expression flags does the current environment support?","topicNames":["unicode","regex","regexp","sticky","global","multiline","ignorecase","flags","dotall","hasindices"],"topicsNotShown":1,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":6,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:21:58.191Z"}},{"type":"Public","name":"which-typed-array","owner":"inspect-js","isFork":false,"description":"Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":12,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:17:01.330Z"}},{"type":"Public","name":"data-view-byte-offset","owner":"inspect-js","isFork":false,"description":"Get the byteOffset out of a DataView, robustly.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:14:54.710Z"}},{"type":"Public","name":"data-view-byte-length","owner":"inspect-js","isFork":false,"description":"Get the byteLength out of a DataView, robustly.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:10:50.437Z"}},{"type":"Public","name":"data-view-buffer","owner":"inspect-js","isFork":false,"description":"Get the ArrayBuffer out of a DataView, robustly.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-11T04:07:16.099Z"}},{"type":"Public","name":"which-collection","owner":"inspect-js","isFork":false,"description":"Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.","topicNames":["map","set","collection","weakmap","which","weakset","javascript"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":10,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-10T22:08:01.161Z"}}],"repositoryCount":76,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"mirror","text":"Mirrors"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}