sorted-object

Key reorderer

Creates a consistent ordering of object keys for serialization purposes.

Returns a copy of an object with its keys sorted

GitHub

35 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
leo-buneev/eslint-plugin-sort-keys-fixA tool to automatically fix objects in JavaScript code with sorted keys97
mapbox/geojson-rewindReorders polygon rings in GeoJSON to ensure compliance with the specification124
dcousens/is-sortedA small utility module to check if an ordered list of values is in the correct sequence23
mattreecebentley/plf_indiesortA sorting algorithm that optimizes performance on non-random access containers and large data types19
dancouper/natural_sortA sorting function for natural ordering of strings containing numbers14
azat-io/eslint-plugin-perfectionistA plugin for ESLint that enforces consistent code formatting and organization through rules-based sorting of various data structures.2,220
teles/array-mixerA JavaScript library that allows reordering of arrays based on user-defined aliases and sequences.38
willkessler/choo-sortableA library for building sortable code with the choo JavaScript framework2
sortablejs/jquery-sortablejsA jQuery plugin for creating sortable lists with drag-and-drop functionality204
jasonslyvia/react-anything-sortableA React component that enables sorting of any children with touch support and IE8 compatibility460
aviate-labs/sorted.moA collection of data structures implemented in Motoko to facilitate sorted ordering and insertion.4
eush77/object-pairsTransforms an object into a list of key-value pairs2
angelnikolov/ts-cacheableAn observable/promise caching decorator for class methods returning streams341
grosser/sort_alphabeticalAn extension to Ruby's Enumerable module for sorting UTF8 strings alphabetically while considering variant characters and non-ASCII characters with ligatures.68
yourbasic/radixA fast string sorting algorithm implemented in Go.192