UNPKG

paretojs

Version:

An extremely small, intuitive and fast functional utility library for JavaScript

14 lines (13 loc) 173 B
sudo: false language: node_js node_js: - "4" branches: only: - master before_install: - npm i -g npm@^3.0.0 before_script: - npm prune script: - npm run build