https://github.com/rekalogika/file-tree-contracts
[READ-ONLY] Abstraction of the tree of directories and files. Designed to add a hierarchical structure on top of the flat organization of files provided by the 'rekalogika/file-contracts' package.
https://github.com/rekalogika/file-tree-contracts
abstraction directory file tree
Last synced: 2 months ago
JSON representation
[READ-ONLY] Abstraction of the tree of directories and files. Designed to add a hierarchical structure on top of the flat organization of files provided by the 'rekalogika/file-contracts' package.
- Host: GitHub
- URL: https://github.com/rekalogika/file-tree-contracts
- Owner: rekalogika
- License: mit
- Created: 2023-10-05T05:50:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T06:12:51.000Z (over 1 year ago)
- Last Synced: 2025-02-01T02:44:08.492Z (4 months ago)
- Topics: abstraction, directory, file, tree
- Homepage: https://rekalogika.dev/file
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# (obsolete) rekalogika/file-tree-contracts
The functionality of this package has been moved to the `rekalogika/file`
package.
## Documentation[rekalogika.dev/file](https://rekalogika.dev/file)
## License
MIT
## Contributing
The `rekalogika/file-tree-contracts` repository is a read-only repo split from
the main repo. Issues and pull requests should be submitted to the
[rekalogika/file-src](https://github.com/rekalogika/file-src) monorepo.