UNPKG

jquery-load-json

Version:

jQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM.

18 lines (14 loc) 1.03 kB
#Contributors ###Copyright 2015 Kevin Morris Fork [jQuery loadJSON](https://github.com/kevindb/jquery-load-json/) by Kevin Morris Project Home: [github.com/kevindb/jquery-load-json](https://github.com/kevindb/jquery-load-json/) Exported project from Google Code to Github and implemented fixes and enhancements. ###Copyright 2011 Jovan Popovic Derivation [jQuery loadJSON](https://code.google.com/p/jquery-load-json/) by Jovan Popovic Project Home: [code.google.com/p/jquery-load-json](https://code.google.com/p/jquery-load-json/) Implementation of the jQuery templating engine that loads JSON objects into the HTML code. It is based on Alexandre Caprais's notemplate plugin with several enhancements that are added to this plugin. ###Copyright 2008 Alexandre Caprais Original work on [notemplate plugin](https://code.google.com/p/notemplate/) by Alexandre Caprais. Project Home: [code.google.com/p/notemplate](https://code.google.com/p/notemplate/) Plugin for jQuery. Populate HTML with a JSON data source.