ya-disk-rest-api
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

ya-disk-rest-api

Тщательно типизированная и задокументированная обертка над Yandex Disk REST API.

Документация

Использование

npm i ya-disk-rest-api

import { YaDisk } from 'ya-disk-rest-api';

const disk = new YaDisk('oauth token');

await disk.upload({ path: 'file.txt', file: './local-file.txt' });

Package Sidebar

Install

npm i ya-disk-rest-api

Weekly Downloads

22

Version

1.1.2

License

MIT

Unpacked Size

41.2 kB

Total Files

15

Last publish

Collaborators

  • strax77