PHP 8.2.30
Preview: bin.js Size: 244 B
//opt/alt/alt-nodejs11/root/lib/node_modules/npm/node_modules/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:37
Edit Download
57 B lrw-r--r-- 2021-10-19 09:47:57
Edit Download
244 B lrwxr-xr-x 2021-10-19 09:47:57
Edit Download
5.34 KB lrw-r--r-- 2021-10-19 09:47:57
Edit Download
586 B lrw-r--r-- 2021-10-19 09:47:57
Edit Download
1.05 KB lrw-r--r-- 2021-10-19 09:47:57
Edit Download
1.82 KB lrw-r--r-- 2021-10-19 09:47:57
Edit Download
5.58 KB lrw-r--r-- 2021-10-19 09:47:57
Edit Download

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