UNPKG

betajs-browser

Version:

BetaJS-Browser is a client-side JavaScript framework for Browser-specific methods.

9 lines (8 loc) 138 B
language: node_js node_js: - "4.0" - "4.1" before_install: - npm install -g npm@3 - npm install -g grunt-cli install: npm install