lua-resty-jsdecode
JavaScript decoder
Decodes JavaScript escape notation to UTF-8 bytes using a C-based binding.
Javascript Escape Notation Decode To UTF-8 Bytes
4 stars
3 watching
0 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list
decoderescape-notationjavascriptresty
Related projects:
Repository | Description | Stars |
---|---|---|
| Backports HTML entities to luajit with a UTF-8 decoder using C and FFI binding | 7 |
| 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 |
| Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |
| A Lua library that captures URLs, decodes them, and logs results. | 5 |
| A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
| Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |
| A Purescript library for decoding JSON data into type-safe records | 135 |
| A QR decoder library for lua-based web applications | 12 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| Converts Unicode symbols to and from ASCII Punycode strings | 1,609 |
| Parser for Resty DBD Stream data format | 20 |
| A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
| Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 637 |
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |