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

GitHub

4 stars
3 watching
0 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list

decoderescape-notationjavascriptresty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
detailyang/lua-resty-htmlentities Backports HTML entities to luajit with a UTF-8 decoder using C and FFI binding 7
detailyang/lua-resty-rfc5424 An implementation of the RFC 5424 syslog format in OpenResty using Lua. 8
bungle/lua-resty-utf8rewind Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions 4
mbostock/rollup-plugin-ascii Rewrites JavaScript to escape non-ASCII characters in string literals. 12
jamesmarlowe/lua-resty-readurl A Lua library that captures URLs, decodes them, and logs results. 5
spacewander/lua-resty-base-encoding A fast C-based Lua library for encoding and decoding various binary formats. 18
detailyang/lua-resty-cors Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies 56
justinwoo/purescript-simple-json A Purescript library for decoding JSON data into type-safe records 134
dcshi/lua-resty-qrdecode A Lua module that decodes QR codes 12
bungle/lua-resty-libcjson Provides a Lua interface to cJSON C library for parsing and generating JSON data 53
mathiasbynens/punycode.js Converts Unicode symbols to and from ASCII Punycode strings 1,604
openresty/lua-rds-parser Parser for Resty DBD Stream data format 20
eslint/markdown Enables linting of JavaScript code in Markdown documents 407
pallets/markupsafe Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup 636
codemix/babel-plugin-closure-elimination Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. 367