UNPKG

@data-fair/sd-express

Version:

Middleware and router helpers to write expressjs applications that depend on simple-directory for authentication.

14 lines (10 loc) 139 B
language: node_js node_js: - '10' install: - npm install script: - npm run lint - npm test after_success: - npm run coveralls