authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:32:41 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:32:41 -07:00
logeabd7f7b9b8defdbba5504d9ce2c93e1065ca34b
treebd7eb135cb325fd7ea1de5f8a2dc4ab7a7d33984
parent5015324a275d8ecce6f7d0877ee510e2cf749552

ziginfra README sync


1 files changed, 4 insertions(+), 4 deletions(-)

README.md+4-4
...@@ -1,6 +1,10 @@...@@ -1,6 +1,10 @@
1# zig-intrusive-parser1# zig-intrusive-parser
2
2![loc](https://sloc.xyz/github/nektro/zig-intrusive-parser)3![loc](https://sloc.xyz/github/nektro/zig-intrusive-parser)
3[![license](https://img.shields.io/github/license/nektro/zig-intrusive-parser.svg)](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE)4[![license](https://img.shields.io/github/license/nektro/zig-intrusive-parser.svg)](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
48
5Core plumbing to make text or binary document parsers with Data Oriented Design9Core plumbing to make text or binary document parsers with Data Oriented Design
610
...@@ -8,7 +12,3 @@ Core plumbing to make text or binary document parsers with Data Oriented Design...@@ -8,7 +12,3 @@ Core plumbing to make text or binary document parsers with Data Oriented Design
812
9- https://github.com/nektro/zig-json13- https://github.com/nektro/zig-json
10- https://github.com/nektro/zig-webidl14- https://github.com/nektro/zig-webidl
11
12## License
13
14MPL-2.0