js-lightning
Version:
Direct Javascript to Web interpreted server inspired by PHP
12 lines (11 loc) • 420 B
JSON
{
"name": "qtools-number-keys-to-array",
"version": "1.0.0",
"description": "converts an object into an array; optionally keeps holes; if non-numeric keys exist, they are (optionally) pushed as {key:value} elements onto the end of the array.",
"main": "qtools-number-keys-to-array.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "TQ White II",
"license": "ISC"
}