Skip to content

Commit 286cd02

Browse files
authored
zig-epub added (#77)
1 parent 7b7672a commit 286cd02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Awesome Zig
1+
gg# Awesome Zig
22

33
This repository lists "awesome" projects written in Zig, maintained by [ZigCC community](https://ziglang.cc).
44

@@ -186,6 +186,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
186186
- [demizer/markzig](https://github.com/demizer/markzig) : Pure Zig Markdown Parser.
187187
- [thejoshwolfe/hexdump-zip](https://github.com/thejoshwolfe/hexdump-zip) : produce an annotated hexdump of a zipfile.
188188
- [javiorfo/prettizy](https://github.com/javiorfo/prettizy) : Zig library to prettify JSON and XML strings.
189+
- [javiorfo/zig-epub](https://github.com/javiorfo/zig-epub) : Minimal Zig library for creating EPUB files.
189190

190191
## Logging Processing
191192

0 commit comments

Comments
 (0)