UNPKG

brackets2dots

Version:

Convert string with bracket notation to dot property notation for Node.js and the browser.

13 lines (12 loc) 151 B
language: node_js node_js: - 0.10 branches: only: - master before_install: - npm install script: - "npm test" notifications: email: true