Utility for your sorting needs.
-
Updated
Dec 5, 2017 - JavaScript
Utility for your sorting needs.
From Code Immersives web dev school in Manhattan comes this Javascript application, which uses AJAX to load a JSON file containing the 12 animals of the Chinese Zodiac, each with various properties. The data is loaded, parsed and outputted to the DOM, with buttons for sorting the data by properties (keys): eng (English), pin (Pinyin) and year.
Add a description, image, and links to the sort-object-keys topic page so that developers can more easily learn about it.
To associate your repository with the sort-object-keys topic, visit your repo's landing page and select "manage topics."