@vertana/context-web 0.2.0-dev.22 → 0.2.0-dev.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
@vertana/context-web
|
|
2
|
+
====================
|
|
2
3
|
|
|
3
4
|
[![JSR][JSR badge]][JSR]
|
|
4
5
|
[![npm][npm badge]][npm]
|
|
@@ -6,10 +7,10 @@
|
|
|
6
7
|
Web context gathering for [Vertana] — fetch and extract content from
|
|
7
8
|
linked pages to provide additional context for translation.
|
|
8
9
|
|
|
9
|
-
[JSR]: https://jsr.io/@vertana/context-web
|
|
10
10
|
[JSR badge]: https://jsr.io/badges/@vertana/context-web
|
|
11
|
-
[
|
|
11
|
+
[JSR]: https://jsr.io/@vertana/context-web
|
|
12
12
|
[npm badge]: https://img.shields.io/npm/v/@vertana/context-web
|
|
13
|
+
[npm]: https://www.npmjs.com/package/@vertana/context-web
|
|
13
14
|
[Vertana]: https://vertana.org/
|
|
14
15
|
|
|
15
16
|
|