UNPKG

siapa

Version:

A simple script for parsing malay names into individual parts of the name.

13 lines (12 loc) 179 B
language: node_js node_js: - '8' - '6' cache: directories: - $HOME/.npm - node_modules before_install: - 'npm install --global npm' before_script: - 'npm prune'