Skip to content

I made BetterFileWatching.jl and maybe it's useful? #124

@fonsp

Description

@fonsp

I made small package https://github.com/JuliaPluto/BetterFileWatching.jl which can recursively watch a directory for changes, including changes to file contents. It uses Deno (made available through BinaryBuilder) to access its watchFs standard lib, which is well-tested and widely used. A possible disadvantage is the ~30MB binary dependency of Deno.

Maybe it's useful to LiveServer.jl, but if you are happy with the existing file watching system then it's probably not worth the switch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions