UNPKG

unistroke

Version:

Algorithmically equivalent but more Javascripty version of the Washington $1 Unistroke Regognizer

19 lines 426 B
{ "name": "unistroke", "repo": "DamonOehlman/unistroke", "description": "Algorithmically equivalent but more Javascripty version of the Washington $1 Unistroke Regognizer", "version": "0.3.2", "keywords": [ "gesture", "unistroke" ], "main": "index.js", "scripts": [ "index.js", "stroke.js", "templates/lsb.js", "templates/rsb.js", "templates/triangle.js", "templates/x.js" ] }