Package Exports
- rclone.ts
- rclone.ts/dist/index.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 (rclone.ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rclone.ts
A TypeScript library to interact with rclone.
Installation
npm install rclone.tsUsage
import {} from "rclone.ts";
// Add usage examples hereFeatures
- TypeScript support
- Easy-to-use API
- Cross-platform compatibility
Requirements
- rclone installed on your system
License
ISC
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.