UNPKG

esrol

Version:

A wrapper of all Esrol server components for creating performance efficient, well structured (by following 'convention over configuration' approach), but also configurable, server-side applications.

10 lines (9 loc) 133 B
language: node_js node_js: - "4.0.0" - "4.2.0" - "5.0.0" sudo: false after_success: - npm run coverage - npm run coveralls