UNPKG

number_format-php

Version:

Ported PHP function 'number_format' in JavsScript

16 lines (14 loc) 197 B
language: node_js node_js: - 12 - 13 - 14 - 15 - 16 - lts/* before_script: - npm install -g mocha - npm install -g grunt-cli - npm install - npm run build script: npm run test