Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 385 Bytes

ATP Utilities

const atp_util = require('atp_util');

Instalation

This is a Node.js module available through the npm registry.
Before installing, download and install Node.js.
Installation is done using the npm install command:

npm install atp_util --save

The API