All Git Users → inspect-js

8 open source projects by inspect-js

1. Object Inspect
string representations of objects in node and the browser
✭ 99
javascript
2. Node Deep Equal
node's assert.deepEqual algorithm
3. is-arrow-function
Determine if a function is an ES6 arrow function or not.
4. is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
5. is-symbol
Is this an ES6 Symbol value?
6. is-regex
Is this value a JS regex?
7. is-negative-zero
Is this value negative zero? === will lie to you.
8. is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
1-8 of 8 user projects