Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jzombie/temp-zombie-procreator


https://github.com/jzombie/temp-zombie-procreator

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# OpenFS Core (prototype)

Prototype shared filesystem mapper.

Work-in-progress; don't use

## Scratchpad

- r/w permissions
- valid filenames / directory names
- inode objects
- url -> filename conversion
- change callbacks
- retrieval callbacks -> content not stored in fs itself
- core should run in all JS environments

### Node.js specific ideas (incl. + Electron)

- https://www.npmjs.com/package/chokidar (Minimal and efficient cross-platform file watching library)