https://github.com/ipfs/helia-unixfs
UnixFS commands for helia
https://github.com/ipfs/helia-unixfs
ipfs-helia
Last synced: 9 months ago
JSON representation
UnixFS commands for helia
- Host: GitHub
- URL: https://github.com/ipfs/helia-unixfs
- Owner: ipfs
- License: other
- Archived: true
- Created: 2023-02-02T23:19:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T13:54:57.000Z (over 2 years ago)
- Last Synced: 2024-10-29T11:34:22.310Z (over 1 year ago)
- Topics: ipfs-helia
- Language: TypeScript
- Homepage:
- Size: 563 KB
- Stars: 16
- Watchers: 12
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📁 Archived - this repo has been merged into [helia](https://github.com/ipfs/helia/tree/main/packages/unixfs)
# @helia/unixfs
[](https://ipfs.tech)
[](https://discuss.ipfs.tech)
[](https://codecov.io/gh/ipfs/helia-unixfs)
[](https://github.com/ipfs/helia-unixfs/actions/workflows/js-test-and-release.yml?query=branch%3Amain)
> An implementation of Unixfs for Helia
# Packages
- [`/packages/interop`](./packages/interop) Interop tests for @helia/unixfs
- [`/packages/unixfs`](./packages/unixfs) A Helia-compatible wrapper for UnixFS
# API Docs
-
# License
Licensed under either of
- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / )
- MIT ([LICENSE-MIT](LICENSE-MIT) / )
# Contribute
Contributions welcome! Please check out [the issues](https://github.com/ipfs/helia-unixfs/issues).
Also see our [contributing document](https://github.com/ipfs/community/blob/master/CONTRIBUTING_JS.md) for more information on how we work, and about contributing in general.
Please be aware that all interactions related to this repo are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
[](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md)