Showing 1-20 of 225,958 packages
Command line app to deep sort JSON files, retains package.json special key order
Like `JSON.parse`, but preserving the key order from JSON objects; wherever `JSON.parse` produces a plain `object`, it produces a `Map`.
Canonicalize JSON according to RFC 8785 standard for deterministic serialization. Ensures consistent JSON representation regardless of key order, essential for signing and hashing.
Like Object.entries, but using getOwnPropertyNames, so that key order is respected
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Persistent ordered mapping from strings
This package enables the generation of unique hash signatures for provided payloads. It normalise json key order so the same payload data with different key order generates same key.
Binary serialization which sorts bytewise for arbirarily complex data structures
Binary serialization of arbitrarily complex structures that sort element-wise
Stylelint config that sorts related property declarations by grouping together following the order: Positioning, Box Model, Typography, Visual, Animation, Other.
Instrumentation client for the Azure SDK.
Lock on asynchronous code
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
Quick and dirty signatures for Objects.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Minimal key-value cache interface
language detector used in browser environment for i18next
A WeakMap shim for Node.js and browsers
A collection of order related linting rules for Stylelint.
Merge multiple package.json files together preserving key order and sorting dependencies.