UNPKG

unistroke

Version:

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

9 lines (6 loc) 96 B
SHELL := /bin/bash build: @interleave --output ./ test: @mocha --reporter spec .PHONY: test