JSPM

rclone.ts

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q23729F
  • License ISC

A typescript library to interact with rclone

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.ts

Usage

import {} from "rclone.ts";

// Add usage examples here

Features

  • 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.