PHP 8.2.30
Preview: bin.js Size: 246 B
//opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/JSONStream/bin.js

#!/usr/bin/node

var JSONStream = require('./')

if(!module.parent && process.title !== 'browser') {
  process.stdin
    .pipe(JSONStream.parse(process.argv[2]))
    .pipe(JSONStream.stringify('[', ',\n', ']\n', 2))
    .pipe(process.stdout)
}


Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
examples DIR
- drwxr-xr-x 2024-03-03 22:41:56
Edit Download
59 B lrw-r--r-- 2021-09-28 10:29:44
Edit Download
246 B lrwxr-xr-x 2021-09-28 10:29:44
Edit Download
5.34 KB lrw-r--r-- 2021-09-28 10:29:44
Edit Download
586 B lrw-r--r-- 2021-09-28 10:29:44
Edit Download
1.06 KB lrw-r--r-- 2021-09-28 10:29:44
Edit Download
1.82 KB lrw-r--r-- 2021-09-28 10:29:44
Edit Download
5.59 KB lrw-r--r-- 2021-09-28 10:29:44
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).