| ... | ... | @@ -1,13 +1,11 @@ |
| 1 | 1 | # zig-htmlentities |
| 2 | 2 | |
| 3 | | HTML entity data for Zig. |
| 4 | | |
| 5 | | Soft-forked from [https://github.com/kivikakk/htmlentities.zig@9cc3600c53ae60565d839eaf93d5c519c21e27cc](https://github.com/kivikakk/htmlentities.zig/tree/9cc3600c53ae60565d839eaf93d5c519c21e27cc). |
| 6 | | |
| 7 | | ## Built With |
| 3 |  |
| 4 | [](https://github.com/nektro/zig-htmlentities/blob/master/LICENSE) |
| 5 | [](https://github.com/sponsors/nektro) |
| 6 | [](https://ziglang.org/) |
| 7 | [](https://github.com/nektro/zigmod) |
| 8 | 8 | |
| 9 | | - Zig 0.14.0 |
| 10 | | |
| 11 | | ## License |
| 9 | HTML entity data for Zig. |
| 12 | 10 | |
| 13 | | MIT |
| 11 | Forked from [https://github.com/kivikakk/htmlentities.zig@9cc3600c53ae60565d839eaf93d5c519c21e27cc](https://github.com/kivikakk/htmlentities.zig/tree/9cc3600c53ae60565d839eaf93d5c519c21e27cc). |