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 9 years ago
Linked from 1 awesome list

decoderescape-notationjavascriptresty

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
detailyang/lua-resty-htmlentitiesBackports HTML entities to luajit with a UTF-8 decoder using C and FFI binding7
detailyang/lua-resty-rfc5424An implementation of the RFC 5424 syslog format in OpenResty using Lua.8
bungle/lua-resty-utf8rewindProvides FFI bindings to support UTF-8 encoded text in Lua string handling functions4
mbostock/rollup-plugin-asciiRewrites JavaScript to escape non-ASCII characters in string literals.12
jamesmarlowe/lua-resty-readurlA Lua library that captures URLs, decodes them, and logs results.5
spacewander/lua-resty-base-encodingA fast C-based Lua library for encoding and decoding various binary formats.18
detailyang/lua-resty-corsProvides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies56
justinwoo/purescript-simple-jsonA Purescript library for decoding JSON data into type-safe records135
dcshi/lua-resty-qrdecodeA QR decoder library for lua-based web applications12
bungle/lua-resty-libcjsonProvides a Lua interface to cJSON C library for parsing and generating JSON data53
mathiasbynens/punycode.jsConverts Unicode symbols to and from ASCII Punycode strings1,609
openresty/lua-rds-parserParser for Resty DBD Stream data format20
eslint/markdownA plugin for ESLint to lint JavaScript code blocks within Markdown documents.412
pallets/markupsafeProtects against injection attacks by safely escaping untrusted strings in HTML and XML markup637
codemix/babel-plugin-closure-eliminationEliminates unnecessary closures from JavaScript code to improve performance and memory efficiency.367