This repository was archived by the owner on Feb 28, 2024. It is now read-only.
File tree 4 files changed +21
-42
lines changed
4 files changed +21
-42
lines changed Original file line number Diff line number Diff line change
1
+ <p align =" center " >
2
+ <a href =" https://github.com/ipfs/helia " title =" Helia " >
3
+ <img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
4
+ </a >
5
+ </p >
6
+
1
7
# @helia/strings <!-- omit in toc -->
2
8
3
9
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
20
26
- [ ` /packages/interop ` ] ( ./packages/interop ) Interop tests for @helia/unixfs
21
27
- [ ` /packages/strings ` ] ( ./packages/strings ) Add/get IPLD blocks containing strings with your Helia node
22
28
23
- <p align =" center " >
24
- <a href =" https://github.com/ipfs/helia " title =" Helia " >
25
- <img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
26
- </a >
27
- </p >
28
-
29
- # @helia/unixfs <!-- omit in toc -->
30
-
31
- [ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
32
- [ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
33
- [ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/helia-unixfs.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/helia-unixfs )
34
- [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/helia-unixfs/js-test-and-release.yml?branch=main\& style=flat-square )] ( https://github.com/ipfs/helia-unixfs/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
35
-
36
29
## API Docs
37
30
38
31
- < https://ipfs.github.io/helia-strings >
Original file line number Diff line number Diff line change 1
- # @helia/unixfs-interop <!-- omit in toc -->
1
+ <p align =" center " >
2
+ <a href =" https://github.com/ipfs/helia " title =" Helia " >
3
+ <img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
4
+ </a >
5
+ </p >
6
+
7
+ # @helia/strings-interop <!-- omit in toc -->
2
8
3
9
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
10
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
@@ -30,19 +36,6 @@ Loading this module through a script tag will make it's exports available as `He
30
36
<script src =" https://unpkg.com/@helia/unixfs-interop/dist/index.min.js" ></script >
31
37
```
32
38
33
- <p align =" center " >
34
- <a href =" https://github.com/ipfs/helia " title =" Helia " >
35
- <img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
36
- </a >
37
- </p >
38
-
39
- # @helia/unixfs-interop <!-- omit in toc -->
40
-
41
- [ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
42
- [ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
43
- [ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/helia-unixfs.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/helia-unixfs )
44
- [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/helia-unixfs/js-test-and-release.yml?branch=main\& style=flat-square )] ( https://github.com/ipfs/helia-unixfs/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
45
-
46
39
## API Docs
47
40
48
41
- < https://ipfs.github.io/helia-strings/modules/_helia_unixfs_interop.html >
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @helia/unixfs -interop" ,
2
+ "name" : " @helia/strings -interop" ,
3
3
"version" : " 0.0.0" ,
4
- "description" : " Interop tests for @helia/unixfs " ,
4
+ "description" : " Interop tests for @helia/strings " ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/helia-strings/tree/master/packages/interop#readme" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change
1
+ <p align =" center " >
2
+ <a href =" https://github.com/ipfs/helia " title =" Helia " >
3
+ <img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
4
+ </a >
5
+ </p >
6
+
1
7
# @helia/strings <!-- omit in toc -->
2
8
3
9
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
@@ -30,19 +36,6 @@ Loading this module through a script tag will make it's exports available as `He
30
36
<script src =" https://unpkg.com/@helia/strings/dist/index.min.js" ></script >
31
37
```
32
38
33
- <p align =" center " >
34
- <a href =" https://github.com/ipfs/helia " title =" Helia " >
35
- <img src="https://raw.githubusercontent.com/ipfs/helia/main/assets/helia.png" alt="Helia logo" width="300" />
36
- </a >
37
- </p >
38
-
39
- # @helia/unixfs <!-- omit in toc -->
40
-
41
- [ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
42
- [ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
43
- [ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/helia-unixfs.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/helia-unixfs )
44
- [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/ipfs/helia-unixfs/js-test-and-release.yml?branch=main\& style=flat-square )] ( https://github.com/ipfs/helia-unixfs/actions/workflows/js-test-and-release.yml?query=branch%3Amain )
45
-
46
39
## API Docs
47
40
48
41
- < https://ipfs.github.io/helia-strings/modules/_helia_strings.html >
You can’t perform that action at this time.
0 commit comments