You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zephyr - Collection of the ECMAScript abstract methods.
Defiant - A small utility module for working with tuples (frozen arrays) and records (frozen objects) in JavaScript / TypeScript.
Pyxis - A TypeScript and JavaScript module implementing fundamental and extended logical operations based on JavaScript truthiness.
typeOf.js - A typescript/javascript microlibrary with only one function: extended typeof operator with "null" type as string.
isObject.js - A typescript/javascript microlibrary with only one function: Checks if a value is an object.
constructorOf.js - A typescript/javascript microlibrary with only one function: The constructorOf function returns the constructor property of value, using optional chaining to avoid throwing if value is null or undefined.
Zephyr - Collection of the ECMAScript abstract methods.
Defiant - A small utility module for working with tuples (frozen arrays) and records (frozen objects) in JavaScript / TypeScript.
Pyxis - A TypeScript and JavaScript module implementing fundamental and extended logical operations based on JavaScript truthiness.
typeOf.js - A typescript/javascript microlibrary with only one function: extended typeof operator with "null" type as string.
isObject.js - A typescript/javascript microlibrary with only one function: Checks if a value is an object.
constructorOf.js - A typescript/javascript microlibrary with only one function: The constructorOf function returns the constructor property of value, using optional chaining to avoid throwing if value is null or undefined.