{"id":35252113,"url":"https://github.com/thatonegin/ganiton","last_synced_at":"2026-04-09T00:02:23.031Z","repository":{"id":288165385,"uuid":"959512004","full_name":"ThatOneGin/Ganiton","owner":"ThatOneGin","description":"Library for HTML generation and JSON parsing.","archived":false,"fork":false,"pushed_at":"2025-04-15T21:24:41.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T22:27:20.397Z","etag":null,"topics":["html","json","library","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/ThatOneGin.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-02T22:52:28.000Z","updated_at":"2025-04-15T21:24:45.000Z","dependencies_parsed_at":"2025-04-15T22:37:28.782Z","dependency_job_id":null,"html_url":"https://github.com/ThatOneGin/Ganiton","commit_stats":null,"previous_names":["thatonegin/ganiton"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThatOneGin/Ganiton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneGin%2FGaniton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneGin%2FGaniton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneGin%2FGaniton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneGin%2FGaniton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatOneGin","download_url":"https://codeload.github.com/ThatOneGin/Ganiton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatOneGin%2FGaniton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["html","json","library","lua"],"created_at":"2025-12-30T06:57:22.040Z","updated_at":"2026-04-09T00:02:23.022Z","avatar_url":"https://github.com/ThatOneGin.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ganiton\n\n### A library that has HTML generation, preprocessing and JSON parsing\n\n**Disclaimer: this library is inspired by [LuaXMLGenerator](https://github.com/TheLuaOSProject/LuaXMLGenerator/)**\n\n# Dependencies\n\n  - luasocket (required for socket module)\n\n# Installation\n\nCopy and paste ganiton.lua in whatever folder you want and import it.\n\n```lua\n  local ganiton = require(\"path.to.ganiton\")\n  -- very cool stuff here\n```\n\n# Modules\n\n- [Socket](./docs/socket.md) Test things in a localhost.\n\n- [JSON](./docs/json.md) JSON parsing.\n\n- [HTML](./docs/html.md) HTML generation.\n\n- [IO](./docs/io.md) Input output functions.\n\n- [DB](./docs/db.md) Read and write data from disk.\n\n- [Gton](./docs/preprocessor.md) Write Lua inside HTML.\n\n# Todos\n\n  1. Lua tables to Cascading style sheets.\n\n  2. Support for multiple preprocessor tags.\n\n  3. More examples.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatonegin%2Fganiton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatonegin%2Fganiton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatonegin%2Fganiton/lists"}