{"id":13778029,"url":"https://github.com/detailyang/lua-resty-htmlentities","last_synced_at":"2026-01-28T08:53:41.649Z","repository":{"id":69113194,"uuid":"78101591","full_name":"detailyang/lua-resty-htmlentities","owner":"detailyang","description":"Backport the html entities to luajit with the ffi binding as the entities to UTF-8 decoder.","archived":false,"fork":false,"pushed_at":"2017-02-24T01:53:45.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-15T03:34:25.624Z","etag":null,"topics":["htmlentities","luajit"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/detailyang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-01-05T10:01:11.000Z","updated_at":"2020-08-28T05:45:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"77435d03-ecdc-4089-b38d-ba5d46705c07","html_url":"https://github.com/detailyang/lua-resty-htmlentities","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detailyang%2Flua-resty-htmlentities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detailyang%2Flua-resty-htmlentities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detailyang%2Flua-resty-htmlentities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detailyang%2Flua-resty-htmlentities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detailyang","download_url":"https://codeload.github.com/detailyang/lua-resty-htmlentities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253559689,"owners_count":21927657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["htmlentities","luajit"],"created_at":"2024-08-03T18:00:50.612Z","updated_at":"2026-01-28T08:53:41.617Z","avatar_url":"https://github.com/detailyang.png","language":"C","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"[entities]: https://bitbucket.org/cggaertner/cstuff\n\n# lua-resty-htmlentities\nBackport the [entities] to luajit with the ffi binding as the entities to UTF-8 decoder.\n\nTable of Contents\n-----------------\n* [Status](#status)\n* [Install](#install)\n* [Usage](#usage)\n* [Contributing](#contributing)\n* [Author](#author)\n* [License](#license)\n\nStatus\n====\n[![Build Status](https://travis-ci.org/detailyang/lua-resty-htmlentities.svg?branch=master)](https://travis-ci.org/detailyang/lua-resty-htmlentities)\n\nProduction Ready\n\nInstall\n=======\n\n```bash\nmake \u0026\u0026 make install\n```\nor \n\n```bash\nmake \u0026\u0026 make install DESTDIR=/path/\n```\n\nUsage\n====\nMake sure `htmlentities.lua` and `libhtmlentities.so` is in the `package.cpath` and `package.path`\n\n```bash\nlocal htmlentities_decoder = htmlentities.new()\nlocal htmlentities_decode = htmlentities_decoder.decode\n\nhtmlentities_decode(\"\u0026amp;\")\n```\n\nContributing\n------------\n\nTo contribute to lua-resty-htmlentities, clone this repo locally and commit your code on a separate branch.\n\nPS: PR Welcome :rocket: :rocket: :rocket: :rocket:\n\n\nAuthor\n------\n\n\u003e GitHub [@detailyang](https://github.com/detailyang)\n\n\nLicense\n-------\nlua-resty-htmlentities is licensed under the [MIT] license.\n\n[MIT]: https://github.com/detailyang/ybw/blob/master/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetailyang%2Flua-resty-htmlentities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetailyang%2Flua-resty-htmlentities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetailyang%2Flua-resty-htmlentities/lists"}