Node.js - Group home

Connect to your z/OS assets with IBM SDK for Node.js - z/OS

  
The IBM SDK for Node.js - z/OS is an extended implementation of the Node.js runtime. Node.js extends the JavaScript programming language with a set of useful server-side APIs to provide a programming platform that allows efficient development of real-time, scalable server-side network applications. Co-locating your application and data on Z provides a faster and safer development environment allowing you to directly connect to critical assets.  See the list of Z specific modules available below:


z/OS Connect Enterprise Edition (EE)

Access z/OS assets that are exposed through IBM z/OS Connect EE

CICS

Can deploy Node.js application in CICS the same way as COBOL: https://www.npmjs.com/package/ibm-cics-api

Db2

Provide direct access to Db2 on z/OS via npm module: https://www.npmjs.com/package/ibm_db

VSAM

Interact with z/OS VSAM datasets and records via npm module: https://www.npmjs.com/package/vsam.js

z/OS Node Accessor

Module to interact with z/OS MVS dataset and USS files and simple JCL operations: https://www.npmjs.com/package/zos-node-accessor

zREXX

It calls z/OS REXX scripts residing in PDS from Node.js: https://www.npmjs.com/package/zrexx

RACF
This NodeJS module enables your application to validate against RACF: https://www.npmjs.com/package/racf

zCRYPTO:
Provides APIs to RACF key rings and KDB (key databases) in z/OS : https://www.npmjs.com/package/zcrypto

BPXWDYN Dynamic Allocation - newNode.js interface to the BPXWDYN program, used for dynamic allocation: https://www.npmjs.com/package/nodejs-bpxwdyn