arr-pluck
Retrieves the value of a specified property from all elements in the collection.
Retrieves the value of a specified property from all elements in the collection.
Find the nearest value of a discrete periodic function, given a point.
Find how many values of a discrete periodic function are contained in an interval.
Given a point and a distance, determine how many periodic values were skipped.
Make weak references to JavaScript Objects.
Mathematical expression evaluator
🦅 cli syntax highlighting: any function - any object - 176 languages
Stringifies function's parameters definition
commitlint plugin to use functions as rule value
Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,
Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an
Lightweight logging library for any Node 10+ applications
TypeScript implementation of debounce
return a debounced function
ESLint rule preventing arrow functions that implicitly create arrow functions
Utility functions for Node.js and JavaScript
A foreign function interface (FFI) for Node.js, N-API style
A foreign function interface (FFI) for Node.js
Chained function calls
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.