Showing 21-40 of 1,285,800 packages
Test if a value is a complex number-like object.
utilities for primitive JavaScript types
Use Custom Media Queries in CSS
Compare, format, diff and serialize any JavaScript value
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Returns true if a value is a plain object, array or function.
ECMAScript parser
Statistical Library for JavaScript
Easily handle defaults for your options
Implements the WebIDL algorithms for converting to and from JavaScript values
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules.
A tiny (304B to 489B) utility for check for deep equality
Parse and stringify JSON with comments. It will retain comments even after saved!
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Safely and quickly serialize JavaScript objects
EditorConfig File Locator and Interpreter for Node.js
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Decodes complex FormData into a JavaScript object