1# zig-htmlentities
2
3![loc](https://sloc.xyz/github/nektro/zig-htmlentities)
4[![license](https://img.shields.io/github/license/nektro/zig-htmlentities.svg)](https://github.com/nektro/zig-htmlentities/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)
8
9HTML entity data for Zig.
10
11Forked from [https://github.com/kivikakk/htmlentities.zig@9cc3600c53ae60565d839eaf93d5c519c21e27cc](https://github.com/kivikakk/htmlentities.zig/tree/9cc3600c53ae60565d839eaf93d5c519c21e27cc).