mirror of
https://github.com/osnr/TabFS.git
synced 2026-03-14 13:05:45 +01:00
No description
- JavaScript 53.5%
- C 23.7%
- Swift 15.7%
- Shell 5.1%
- Makefile 1.4%
- Other 0.6%
Introduces a 'named variable' syntax so we can remove all the manual indexing into path components / converting to int in individual fs ops. Also rewrites the route finding to use regex: all routes are compiled to regexes, then the route finder just walks through them all until it hits a match. Doesn't fully work yet; JS test passes. |
||
|---|---|---|
| .github | ||
| extension | ||
| fs | ||
| test | ||
| .gitignore | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
| tabfs.md | ||
TabFS
See https://omar.website/tabfs/.
(update: You can now sponsor further development of TabFS and help to turn it from an experiment into something really reliable and useful!)