lua-resty-htmlentities
HTML encoder
Backports HTML entities to luajit with a UTF-8 decoder using C and FFI binding
Backport the html entities to luajit with the ffi binding as the entities to UTF-8 decoder.
7 stars
3 watching
9 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list
htmlentitiesluajit
Related projects:
Repository | Description | Stars |
---|---|---|
| Decodes JavaScript escape notation to UTF-8 bytes using a C-based binding. | 4 |
| An implementation of the RFC 5424 syslog format in OpenResty using Lua. | 8 |
| Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
| Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
| FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
| FFI bindings for cryptographic functions from Nettle library | 183 |
| FFI Bindings to HTML Sanitizer Library | 5 |
| Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |
| A Lua binding to Hoedown, a C-based Markdown processing library | 26 |
| FFI bindings for a Sass compiler implementation in C/C++. | 10 |
| A Lua-based library for detecting mobile devices in HTTP requests | 34 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| A Lua-based DSL for building HTML documents | 15 |
| Tools for parsing and transforming Lua source code | 259 |
| A library that enables encoding and decoding of custom data types into JSON format | 10 |