You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Arguments:
36
36
-`--js`: Generate `.js` transpiled schema (ESM)
37
37
-`--dts`: Generate type declarations
38
38
39
-
See [playground](./playground/) for examples and learn more about `.capnp` schema in capnp language [docs](https://capnproto.org/language.html).
39
+
See [playground](./playground/) for examples and learn more about `.capnp` schema in [language docs](https://capnproto.org/language.html).
40
40
41
41
### Reading Messages
42
42
@@ -58,7 +58,7 @@ See [tests](./test/integration/rpc.spec.ts) for some examples.
58
58
59
59
## Status
60
60
61
-
This project is a rework of [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by Julián Díaz and is under development.
61
+
This project is a rework of [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by [Julián Díaz](https://github.com/jdiaz5513) and is under development.
62
62
63
63
<details>
64
64
@@ -96,6 +96,6 @@ Feedback and PRs are more than welcome. 🙏
96
96
97
97
## License
98
98
99
-
🔀 Forked from [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by Julián Díaz.
99
+
🔀 Forked from [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by [Julián Díaz](https://github.com/jdiaz5513).
100
100
101
101
💛 Published under the [MIT](https://github.com/unjs/capnp-es/blob/main/LICENSE) license.
0 commit comments