File: calx.jquery.json

Recommend this page to a friend!
  Classes of ikhsan   jQuery Calx   calx.jquery.json   Download  
File: calx.jquery.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: jQuery Calx
Calculate form input values based on formulas
Author: By
Last change: bump version to 2.2.8
Date: 2 years ago
Size: 952 bytes
 

Contents

Class file image Download
{ "name": "calx", "title": "jQuery Calx", "description": "jQuery plugin for creating calculation form or calculation table with user provided formula", "keywords": ["form", "calculator", "excel", "formula"], "version": "2.2.8", "author": { "name": "Xsanisty Development Team", "url": "http://www.xsanisty.com/" }, "maintainers": [ { "name": "Ikhsan Agustian", "email": "ikhsan017@gmail.com", "url": "http://www.xsanisty.com" } ], "licenses": [{ "type": "MIT", "url": "https://github.com/xsanisty/calx/blob/master/MIT-license.txt" } ], "bugs": "https://github.com/xsanisty/calx/issues", "homepage": "http://www.xsanisty.com/calx", "docs": "http://www.xsanisty.com/calx", "download": "https://github.com/xsanisty/calx/archive/master.zip", "dependencies": { "jquery": ">=1.5" } }