sntran.com

    Visual Studio Code for the web, tuned for your content

    Trần Nguyễn Sơn

    A Git-driven personal workspace that publishes Markdown across Node.js, Deno, Bun, Cloudflare, and GitHub Pages without changing the authoring flow.

    Start

    The first pass on the frontend focuses on editor fidelity and deployment portability.

    Workbench

    denolcr

    Deno port of Rclone, rewriting functionality using Web API.

    A Rclone wrapper for WebAssembly build is also available.

    Storage providers

    Virtual storage providers

    These backends adapt or modify other storage providers

    Commands

    • backend
    • config
    • lsjson
    • lsf
    • ls
    • lsl
    • lsd
    • cat
    • rcat
    • copy
    • copyurl
    • obscure
    • reveal

    Development

    • Clone the repository and navigate to the folder.
    • deno task start to execute commands.
    • Alternatively, deno task install to install a dclone executable in PATH that is symbolic linked to the main.ts file and use dclone in place of deno task start.
    • deno task test to run the test suites.