diff --git a/bundle.js b/bundle.js new file mode 100644 index 0000000..21e576f --- /dev/null +++ b/bundle.js @@ -0,0 +1,14 @@ +$(function() { + $('#examples').each(function(index, elem) { + $.getJSON( + 'http://ksenia.causa-arcana.com/api/examples?ids=' + $(elem).data('ids'), + function(data) { + var list_items = [] + data.forEach(function(item) { + list_items.push('