{"id":23193236,"url":"https://github.com/sanjosolutions/luaobject","last_synced_at":"2025-04-05T07:25:12.519Z","repository":{"id":65065239,"uuid":"324863116","full_name":"SanjoSolutions/LuaObject","owner":"SanjoSolutions","description":"A library of functions for working with objects.","archived":false,"fork":false,"pushed_at":"2023-12-31T07:13:15.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T15:16:33.799Z","etag":null,"topics":["wow","wow-addon","wow-addon-lib"],"latest_commit_sha":null,"homepage":"https://www.patreon.com/addons_by_sanjo","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SanjoSolutions.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":"2020-12-27T22:49:37.000Z","updated_at":"2023-04-14T12:29:21.000Z","dependencies_parsed_at":"2023-12-31T08:22:01.470Z","dependency_job_id":"a3f887f1-31a2-4032-b925-338ef09d42da","html_url":"https://github.com/SanjoSolutions/LuaObject","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjoSolutions%2FLuaObject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjoSolutions%2FLuaObject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjoSolutions%2FLuaObject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjoSolutions%2FLuaObject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanjoSolutions","download_url":"https://codeload.github.com/SanjoSolutions/LuaObject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247302006,"owners_count":20916621,"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":["wow","wow-addon","wow-addon-lib"],"created_at":"2024-12-18T13:10:26.660Z","updated_at":"2025-04-05T07:25:12.503Z","avatar_url":"https://github.com/SanjoSolutions.png","language":"Lua","funding_links":["https://www.patreon.com/addons_by_sanjo"],"categories":[],"sub_categories":[],"readme":"# Lua Object\n\nThis work is devoted to God.\n\nA library of functions for working with objects. It can be used by other add-ons to save some development work.\n\nAn object is regarded to be a Lua table with zero or more key-value pairs.\n\n**Functions included:**\n\n* **Object.copy**: a function for copying an object.\n* **Object.keys**: a function for extracting the keys of an object.\n* **Object.values**: a function for extracting the values of an object.\n* **Object.entries**: a function for converting an object to an array.\n* **Object.equals**: a function for checking if two objects are equal.\n* **Object.assign**: a function for assigning the key-value pairs of one or multiple objects to another object.\n* **Object.count**: a function to count the number of key-value pairs on an object.\n* **Object.every**: a function for checking if every key-value pair of an object fulfills certain conditions.\n* **Object.fromEntries**: a function to convert an array of key-value pairs to an object.\n* **Object.isEmpty**: a function for checking if an object has zero key-value pairs.\n* **Object.remove**: a function for removing a key-value pair with a specific key from an object.\n* **Object.hasKeys** / **Object.hasEntries**: a function to check if an object has any keys.\n\n## How to use\n\nPlease see \"[How to use Library](https://github.com/SanjoSolutions/LuaLibrary#how-to-use)\" for how to use this library.\n\n## Support\n\nYou can support me on [Patreon](https://www.patreon.com/addons_by_sanjo).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjosolutions%2Fluaobject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanjosolutions%2Fluaobject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjosolutions%2Fluaobject/lists"}