UNPKG

express-form-handler

Version:

A form handler for express, the nodejs framework.

7 lines 92 B
language: node_js node_js: - "6" - "7" install: - npm install -g mocha - npm install