sorted-object
Key reorderer
Creates a consistent ordering of object keys for serialization purposes.
Returns a copy of an object with its keys sorted
35 stars
3 watching
4 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automatically fix objects in JavaScript code with sorted keys | 97 |
| Reorders polygon rings in GeoJSON to ensure compliance with the specification | 124 |
| A small utility module to check if an ordered list of values is in the correct sequence | 23 |
| A sorting algorithm that optimizes performance on non-random access containers and large data types | 19 |
| A sorting function for natural ordering of strings containing numbers | 14 |
| A plugin for ESLint that enforces consistent code formatting and organization through rules-based sorting of various data structures. | 2,220 |
| A JavaScript library that allows reordering of arrays based on user-defined aliases and sequences. | 38 |
| A library for building sortable code with the choo JavaScript framework | 2 |
| A jQuery plugin for creating sortable lists with drag-and-drop functionality | 204 |
| A React component that enables sorting of any children with touch support and IE8 compatibility | 460 |
| A collection of data structures implemented in Motoko to facilitate sorted ordering and insertion. | 4 |
| Transforms an object into a list of key-value pairs | 2 |
| An observable/promise caching decorator for class methods returning streams | 341 |
| An extension to Ruby's Enumerable module for sorting UTF8 strings alphabetically while considering variant characters and non-ASCII characters with ligatures. | 68 |
| A fast string sorting algorithm implemented in Go. | 192 |