use-file-system

A set of React hooks to interact with the File System API. Watch a directory for changes and return a map of filepaths & contents when a file is added, modified or removed.

MIT License

Downloads
213
Stars
4

Bot releases are hidden (Show)

use-file-system - Release 0.0.6 Latest Release

Published by TimMikeladze about 1 year ago

  • feat: added isBrowserSupported boolean (3f3fb82)
use-file-system - Release 0.0.5

Published by TimMikeladze about 1 year ago

  • chore: rename useWatchDirectory to useFileSystem (11001e8)
use-file-system - Release 0.0.4

Published by TimMikeladze about 1 year ago

  • fix: docs (6b8984f)
  • docs: fix install example (581309b)
  • docs: update docs with storybook (dc110ff)
use-file-system - Release 0.0.3

Published by TimMikeladze about 1 year ago

  • ci: fix publish (edf82e0)
use-file-system - Release 0.0.2

Published by TimMikeladze about 1 year ago

  • ci: fix storybook publish (2b7fecb)
use-file-system - Release 0.0.1

Published by TimMikeladze about 1 year ago

  • docs: update readme (03050a6)
  • chore: update prettier ignore (1487ed3)
  • docs: update readme (92ca63c)
  • feat: kick off the project (a366003)