UNPKG

@scion-scxml/scxml

Version:

An implementation of SCXML in JavaScript.

10 lines (8 loc) 371 B
<html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/es5-shim/1.2.4/es5-shim.min.js"></script> <script type="text/javascript" src="scion.js"></script> <script type="text/javascript" src="surface-test.js"></script> </head> </html>