Skip to content

refactor: isolate filesystem interaction#201

Merged
mnahkies merged 1 commit into
mainfrom
mn/fix/refactor-use-of-fs
May 17, 2024
Merged

refactor: isolate filesystem interaction#201
mnahkies merged 1 commit into
mainfrom
mn/fix/refactor-use-of-fs

Conversation

@mnahkies

Copy link
Copy Markdown
Owner

to create an interactive playground for the documentation site, we need to reduce the coupling to nodejs api's

introducing the IFsAdaptor interface, and isolating use of node:fs behind this will make it possible to provide some kind of virtual filesystem in the web browser.

@mnahkies mnahkies enabled auto-merge (squash) May 17, 2024 19:21
@mnahkies mnahkies merged commit 143eae5 into main May 17, 2024
@mnahkies mnahkies deleted the mn/fix/refactor-use-of-fs branch May 17, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant