File: iFSM.jquery.json

Recommend this page to a friend!
  Classes of Emmanuel Podvin   jQuery FSM   iFSM.jquery.json   Download  
File: iFSM.jquery.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: jQuery FSM
Animate page elements using Finite State Machines
Author: By
Last change: update jquery to 3.6.0
Date: 2 years ago
Size: 1,050 bytes
 

Contents

Class file image Download
{ "name": "iFSM", "title": "jQuery Finite State Machine", "description": "a jQuery State Machine (FSM / HSM) to design and manage javascript web user interfaces, simulators, games...", "keywords": [ "FSM", "HSM", "Machine", "State" ], "version": "1.7.8", "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/iFSM/blob/master/LICENSE" } ], "bugs": "https://github.com/intersel/iFSM/issues", "homepage": "https://github.com/intersel/iFSM", "docs": "https://github.com/intersel/iFSM/", "demo": "http://www.intersel.fr/ifsm-jquery-plugin-demos.html", "download": "https://github.com/intersel/iFSM/archive/master.zip", "dependencies": { "jquery": ">=3.2.0", "attrchange": ">= 1.0.1", "dotimeout": ">= 1.0" } }