Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.