Solves a problem with util.format
tiny util for getting and setting deep object props safely
Filter object keys and values into a new object
Get a random item from an array
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
Better TOML parsing and stringifying all in that familiar JSON interface.
Standardized module functions free of business logic
Return an array of an object's own enumerable property names.
TypeScript definitions for rison
Sort Angular and NestJS module imports, declarations, exports, controls, etc.
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
A better Object.defineProperty()
Binary serialization which sorts bytewise for arbirarily complex data structures
Combine a series of sort functions to create complex sort orders
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
A map function that can map over almost anything.
A drop-in replacement for `util` with some additional advantageous functions
TypeScript definitions for array-sort
vfile utility to sort messages by line/column
JSON diff & patch (object and array diff, text diff, multiple output formats)
Sort the keys of an object
Return an array of an object's own enumerable and non-enumerable property names.
The custom `sort` method (mobile-first / desktop-first) of CSS media queries for `postcss-sort-media-queries`, `css-mqpacker` or `pleeease` (which uses css-mqpacker) or, perhaps, something else ))
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled