Package Exports
- casper-js-sdk
- casper-js-sdk/dist/lib.js
- casper-js-sdk/dist/lib.node.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (casper-js-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CasperLabs SDK for JavaScript
Installation
# Basic Node.JS installation
npm install casper-js-sdk --save
Documentation
Documentation generated by TypeDoc is available on here.
Tests
npm run test
Examples
Basic library usage can be found below files: