Skip to content

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.

Notifications You must be signed in to change notification settings

brianmccln/Sortable-Zodiac-Animals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

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.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages