File: package.json

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: message 'Blapy_templateReady' triggered when a block has its template ready
Date: 5 months ago
Size: 1,369 bytes
 

Contents

Class file image Download
{ "name": "blapy", "title": "jQuery plugin that helps you to manage ajax and single page web applications (SPA)", "description": "Blapy is a jQuery plugin that helps you to create and manage ajax and single page web applications (SPA) with almost no javascript code to do it.", "keywords": [ "jquery-plugin", "ecosystem:jquery", "Web App", "Web applications", "dynamic web", "Ajax" ], "version": "1.15.0", "author": { "name": "Emmanuel Podvin", "url": "http://fr.linkedin.com/in/podvin" }, "maintainers": [ { "name": "Emmanuel Podvin", "email": "jquery.ifsm@intersel.org", "url": "http://www.intersel.fr" } ], "licenses": [ { "type": "Intersel", "url": "https://github.com/intersel/Blapy/blob/master/LICENSE" } ], "bugs": "https://github.com/intersel/Blapy/issues", "homepage": "https://github.com/intersel/Blapy", "docs": "https://github.com/intersel/Blapy/", "repository": "https://github.com/intersel/Blapy/", "demo": "http://www.intersel.net/demos/intersel/Blapy/demos/helloworld/", "download": "https://github.com/intersel/Blapy/archive/master.zip", "dependencies": { "jquery": ">=3.0", "iFSM": ">=1.7", "sammy": ">= 0.7", "json2html": ">= 0.0", "jquery.appear": ">=1.0", "Mustache": ">=3.0.0", "json5": ">=2.1.0" } }