Skip to content

Contexter in the browser #3

Description

@billiegoose

Hey Eduardo, I'm making a kinda cool File Navigator / Git-In-The-Browser thingy.

image

It uses BrowserFS to provide the Node.js fs API in the browser, and I'm working on adding support for fs.watch so I can do live-reloading and stuff.

Anyway, I don't have any concrete idea, but as I started thinking, "OK, I'll need a meta-data structure to track each folder's [open|closed] toggle state. And a meta-data structure to track each file's git [unchanged|modified|added|removed] state. And a meta-data structure to display a loader or spinner next to files while they're compiling..." and I remembered your project and thought I'd ping you because you have experience with that stuff!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions