{"id":20348084,"url":"https://github.com/uriid1/uriid1-lua-extensions","last_synced_at":"2026-06-10T07:31:46.483Z","repository":{"id":181012078,"uuid":"666072913","full_name":"uriid1/uriid1-lua-extensions","owner":"uriid1","description":"Collection of lightweight Lua extensions and utility modules","archived":false,"fork":false,"pushed_at":"2025-11-11T04:29:39.000Z","size":63,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-11T06:19:33.221Z","etag":null,"topics":["extensions","lua","modules"],"latest_commit_sha":null,"homepage":"https://luarocks.org/modules/uriid1/uriid1-lua-extensions","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/uriid1.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-13T16:39:35.000Z","updated_at":"2025-11-11T04:29:43.000Z","dependencies_parsed_at":"2023-07-13T17:54:08.010Z","dependency_job_id":"674e7290-8788-46e3-8f9b-c6ad38c67f46","html_url":"https://github.com/uriid1/uriid1-lua-extensions","commit_stats":null,"previous_names":["uriid1/uriid1-lua-extensions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uriid1/uriid1-lua-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Furiid1-lua-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Furiid1-lua-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Furiid1-lua-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Furiid1-lua-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uriid1","download_url":"https://codeload.github.com/uriid1/uriid1-lua-extensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uriid1%2Furiid1-lua-extensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34142638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["extensions","lua","modules"],"created_at":"2024-11-14T22:19:08.519Z","updated_at":"2026-06-10T07:31:46.478Z","avatar_url":"https://github.com/uriid1.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# (ule) uriid1-lua-extensions\n\nA collection of lightweight **Lua utility modules**, extending the standard library with practical helpers for math, bitwise operations, date/time, paths, tables, strings, vectors, and more.  \nDesigned for clean, minimal code and compatibility with **Lua 5.1+**.\n\n---\n\n## Installation\n\nVia **LuaRocks**:\n\n```bash\nluarocks install uriid1-lua-extensions\n```\n\n# Usage\n```lua\nlocal ule = require('ule')\n\nlocal ustring = ule.ustring\nlocal utable = ule.utable\nlocal umath = ule.umath\nlocal utrig = ule.utrig\nlocal udate = ule.udate\nlocal vec2 = ule.vec2\nlocal path = ule.path\nlocal bit = ule.bit\nlocal test = ule.test\n```\n\n# Gen LDOC\n```bash\nldoc -s '!new' -d ldoc src/extensions\n```\n\n# Run tests\n```bash\n# Install luaunit\nbash ule.post-install.sh\n# Run all tests (lua5.1, luajit only)\nlua -lluacov test/run_all_tests.lua\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furiid1%2Furiid1-lua-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furiid1%2Furiid1-lua-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furiid1%2Furiid1-lua-extensions/lists"}