Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 288 Bytes

File metadata and controls

27 lines (18 loc) · 288 Bytes

PDF Workspace

A workspace to create JavaScript for PDFs.

Installation

npm install

Usage

Build PDF JavaScript:

npm run build

Watch for changes:

# To watch for changes in the motor-pad.js file
node --watch src/motor-pad.js

License

MIT