Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justjavac/deno_ftp
FTP client for Deno.
https://github.com/justjavac/deno_ftp
deno deno-ftp ftp ftp-client
Last synced: 6 days ago
JSON representation
FTP client for Deno.
- Host: GitHub
- URL: https://github.com/justjavac/deno_ftp
- Owner: justjavac
- License: mit
- Created: 2020-08-21T08:32:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T09:00:29.000Z (over 4 years ago)
- Last Synced: 2025-01-17T00:13:14.554Z (30 days ago)
- Topics: deno, deno-ftp, ftp, ftp-client
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_ftp
[![tag](https://img.shields.io/github/release/justjavac/deno_ftp)](https://github.com/justjavac/deno_ftp/releases)
[![Build Status](https://github.com/justjavac/deno_ftp/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_ftp/actions)
[![license](https://img.shields.io/github/license/justjavac/deno_ftp)](https://github.com/justjavac/deno_ftp/blob/master/LICENSE)
[![](https://img.shields.io/badge/deno-v1.3-green.svg)](https://github.com/denoland/deno)FTP client for Deno.
## License
[deno_ftp](https://github.com/justjavac/deno_ftp) is released under the MIT License. See the bundled [LICENSE](./LICENSE) file for details.