10 skills found
threedaymonk / HtmlentitiesHTMLEntities is a simple library to facilitate encoding and decoding of named (ý and so on) or numerical ({ or Ī) entities in HTML and XHTML documents.
BaseMax / DecodeQueryStringCA tiny library for decode value of the query string using c with utf8 support and html entities.
jussi-kalliokoski / Htmlentities.jsA minimal html entities decoder/encoder using DOM.
TiagoDanin / HtmlEntities For LuaModule for lua decoding html entities :)
cobrateam / Python HtmlentitiesHTML Entities for Python
kivikakk / Htmlentities.zigHTML entity data for Zig
nathanpitman / Encode Decode.pi.ee AddonThis ExpressionEngine plug-in is designed to help you encode and decode a string of text. Typical use would be to encode a string so it can be safely passed from one page to another in the URL. Includes support for json, base64, htmlspecialchars, htmlentities, uuencode and rawurlencode.
detailyang / Lua Resty HtmlentitiesBackport the html entities to luajit with the ffi binding as the entities to UTF-8 decoder.
pierreliefauche / Htmlentities.jsDecode HTML entities in strings
mrflip / HtmlentitiesMy fork of http://htmlentities.rubyforge.org/ with an expanded SGML Unicode entity set (en/decodes named &entities; to/from the matching character)