UNPKG

no-captcha

Version:

Display and verify of Google No Captcha reCaptcha Node implementation

9 lines (6 loc) 117 B
PATH := ./node_modules/.bin:${PATH} all: lib/index.js clean: rm lib/index.js lib/%.js: %.iced iced -p -c $^ > $@