Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs16
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
promzard
/
example
/
File Content:
index.js
var pz = require('../promzard') var path = require('path') var file = path.resolve(__dirname, 'substack-input.js') var ctx = { basename: path.basename(path.dirname(file)) } pz(file, ctx, function (er, res) { if (er) throw er console.error(JSON.stringify(res, null, 2)) })
Submit
FILE
FOLDER
Name
Size
Permission
Action
npm-init
---
0755
buffer.js
335 bytes
0644
index.js
282 bytes
0644
substack-input.js
1803 bytes
0644
N4ST4R_ID | Naxtarrr