{"id":16131243,"url":"https://github.com/kaeza/kminser","last_synced_at":"2025-04-06T14:26:16.254Z","repository":{"id":150800721,"uuid":"101199596","full_name":"kaeza/kminser","owner":"kaeza","description":"Data serialization with minification for Lua.","archived":false,"fork":false,"pushed_at":"2019-11-06T02:59:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T20:33:59.705Z","etag":null,"topics":["lua","serialization"],"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/kaeza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-23T16:03:12.000Z","updated_at":"2019-11-06T02:59:35.000Z","dependencies_parsed_at":"2023-05-21T09:45:12.140Z","dependency_job_id":null,"html_url":"https://github.com/kaeza/kminser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fkminser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fkminser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fkminser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fkminser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaeza","download_url":"https://codeload.github.com/kaeza/kminser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247494213,"owners_count":20947840,"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":["lua","serialization"],"created_at":"2024-10-09T22:24:33.607Z","updated_at":"2025-04-06T14:26:16.230Z","avatar_url":"https://github.com/kaeza.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# KMinSer – Data serialization with minification.\n\nThis is a [Lua][lua] module that contains functions to serialize values to\nstrings, and deserialize these strings back to values. It is able to serialize\nstrings, numbers, booleans, nil values, and tables.\n\nThe serialized output is a chunk of Lua code yielding comparable values.\n\nThe module does its best to generate the most compact code possible.\n\nSee the module file for details.\n\n## License\n\nThis module is released under a MIT-like license.\nSee `LICENSE.md` for details.\n\n## Requirements\n\n* [Lua][lua] 5.1 or above.\n\n## Links\n\n* Download development version: [`.zip`][devzip], [`.tar.gz`][devtgz].\n* [Repository][repo] at Github.\n\n[lua]: http://lua.org\n[devzip]: https://github.com/kaeza/kminser/archive/master.zip\n[devtgz]: https://github.com/kaeza/kminser/archive/master.tar.gz\n[repo]: https://github.com/kaeza/lua-minser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaeza%2Fkminser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaeza%2Fkminser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaeza%2Fkminser/lists"}