Repositórios

Repositórios de inspect-js

.github repo for inspect-js org

Último commit 25 de fev. de 2026

 (1 star) (3 forks) (0 issues indexadas) (0 good first issues abertas)

Último commit 18 de mar. de 2026

 (3 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Get the ArrayBuffer out of a DataView, robustly.

Último commit 13 de jan. de 2026

 (2 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

Get the byteLength out of a DataView, robustly.

Último commit 13 de jan. de 2026

 (2 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

Get the byteOffset out of a DataView, robustly.

Último commit 13 de jan. de 2026

 (2 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

Último commit 13 de jan. de 2026

 (6 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Does this JS environment support the `name` property on functions?

Último commit 16 de abr. de 2026

 (9 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Determine if the JS environment has BigInt support.

Último commit 19 de mar. de 2026

 (8 stars) (6 forks) (0 issues indexadas) (0 good first issues abertas)

Does the current node version have support for the "exports" field in package.json?

Último commit 21 de jul. de 2023

 (8 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Does the current node version have support for requiring/importing its own name?

Último commit 13 de jan. de 2026

 (2 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Does the current JS environment have strict mode? ES5+ should; but let's not assume.

Último commit 29 de dez. de 2025

 (6 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Determine if the JS environment has Symbol support. Supports spec, or shams.

Último commit 29 de abr. de 2026

 (18 stars) (7 forks) (0 issues indexadas) (0 good first issues abertas)

Determine if the JS environment has template literal support

Último commit 29 de dez. de 2025

 (7 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

Does the given package have TypeScript types?

Último commit 13 de jan. de 2026

 (8 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

Último commit 10 de mai. de 2026

 (15 stars) (5 forks) (0 issues indexadas) (0 good first issues abertas)

Is this an arguments object? It's a harder question than you think.

Último commit 18 de mar. de 2026

 (17 stars) (4 forks) (0 issues indexadas) (0 good first issues abertas)

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.

Último commit 29 de dez. de 2025

 (13 stars) (6 forks) (0 issues indexadas) (0 good first issues abertas)

Determine if a function is an ES6 arrow function or not.

Último commit 1 de nov. de 2022

 (24 stars) (4 forks) (0 issues indexadas) (0 good first issues abertas)

Is this an ES BigInt value?

Último commit 29 de abr. de 2026

 (7 stars) (3 forks) (0 issues indexadas) (0 good first issues abertas)

Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

Último commit 29 de dez. de 2025

 (8 stars) (3 forks) (0 issues indexadas) (0 good first issues abertas)