{"id":31772148,"url":"https://github.com/hackx2/hxmini","last_synced_at":"2026-02-15T23:32:48.082Z","repository":{"id":315752039,"uuid":"1059936633","full_name":"hackx2/hxmini","owner":"hackx2","description":"Haxelib for parsing data in the (ini/toml/cfg) format.","archived":false,"fork":false,"pushed_at":"2026-01-15T19:07:23.000Z","size":466,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T20:58:00.088Z","etag":null,"topics":["haxe","haxe-library","haxelib","hxini","hxmini","ini","ini-parser","toml","toml-parser"],"latest_commit_sha":null,"homepage":"https://lib.haxe.org/p/mini/","language":"Haxe","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/hackx2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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":"2025-09-19T06:47:37.000Z","updated_at":"2026-01-15T19:06:55.000Z","dependencies_parsed_at":"2025-09-20T14:46:06.430Z","dependency_job_id":"82382997-33a5-43cf-acad-b3d6c61d9988","html_url":"https://github.com/hackx2/hxmini","commit_stats":null,"previous_names":["hackx2/hxmini"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hackx2/hxmini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackx2%2Fhxmini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackx2%2Fhxmini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackx2%2Fhxmini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackx2%2Fhxmini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackx2","download_url":"https://codeload.github.com/hackx2/hxmini/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackx2%2Fhxmini/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29492581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"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":["haxe","haxe-library","haxelib","hxini","hxmini","ini","ini-parser","toml","toml-parser"],"created_at":"2025-10-10T03:56:55.574Z","updated_at":"2026-02-15T23:32:48.076Z","avatar_url":"https://github.com/hackx2.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\n![e](/.resources/logo-noir-ini-es.png)\n\n\u003cp\u003e\n\u003cstrong\u003eMatter.ini 🌌\u003c/strong\u003e is a lightweight and simple library for parsing \u003ccode\u003e.ini\u003c/code\u003e data. \u003cbr\u003eIt offers an easy way to read, modify, and create your own \u003ccode\u003e.ini\u003c/code\u003e data.\n\n\u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003chr\u003e\n\n\u003ch2\u003eFeatures :p\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eComment Support:\u003c/strong\u003e Ignores nodes starting with a semicolon(\u003ccode\u003e;\u003c/code\u003e) or an hashtag (\u003ccode\u003e#\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eMulti-line support:\u003c/strong\u003e Allows you to define a node using triple quotation marks (\u003ccode\u003e\"\"\" \"\"\"\u003c/code\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eFile Creation \u0026 Editing:\u003c/strong\u003e Lets you create and edit .ini files\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003eInstallation 🔧\u003c/h2\u003e\n\u003cp\u003eYou can install the library directly using \u003ccode\u003ehaxelib\u003c/code\u003e.\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ehaxelib install mini\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eOr you could install using \u003ccode\u003egit\u003c/code\u003e.\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ehaxelib git mini https://github.com/hackx2/hxmini.git\u003c/code\u003e\u003c/pre\u003e\n\u003chr\u003e\n\n\u003ch2\u003eUsage\u003c/h2\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eParse \u0026 Access \u003ccode\u003e.ini\u003c/code\u003e data\u003c/summary\u003e\n    \u003cp\u003eHere is a simple example of how to use the parser in your Haxe project.\u003c/p\u003e\n    \u003cp\u003eFirst, let's assume you have a file named \u003cstrong\u003e\u003ccode\u003econfig.ini\u003c/code\u003e\u003c/strong\u003e with the following contents:\u003c/p\u003e\n\n  ```ini\n  [main.test]\n  name=\"hackx2\"\n  meows=\"meow\"\n  ```\n\n\u003cp\u003eNow, you can parse this file and access its data:\u003c/p\u003e\n\n```haxe\nimport mini.Parser;\n\n\n// Get `testing.ini`'s file content.\nfinal content : String = sys.io.File.getContent('testing.ini');\n\n// Parse the content.\nfinal ini:Ini = Parser.parse(content);\n\n// Get the element.\nfinal main:Ini = ini.elementsNamed(\"main.test\").next();\n\n// Get and print data.\nSys.println(main.get('name')); // Returns \"hackx2\"\nSys.println(main.get('meows')); // Returns \"meow\"\n\n// -----------------------------\n```\n\n\u003c/details\u003e \n\n\u003cdetails\u003e\n  \u003csummary\u003eCreate your own \u003ccode\u003e.ini\u003c/code\u003e files\u003c/summary\u003e\n\n  \u003cp\u003eHeres how you can create a .ini file:\u003c/p\u003e\n\n```haxe\n// Create the document.\nfinal ini:Ini = Ini.createDocument();\n\n// Create a Section\nfinal user:Ini = Ini.createSection(\"User\");\nuser.set(\"username\", \"Milo\");\nuser.set(\"role\", \"Admin\");\nuser.set(\"progress\", \"78%\");\nini.addChild(user);\n\nuser.get('progress'); // Returns: \"78%\"\n\nini.toString(); // Returns the serialized .ini document\n```\n\u003c/details\u003e\n\n\n\u003chr\u003e\n\n## Contribution (yippie)\nContributions are always welcome and appreciated!!! 💖If you have a bug or have any suggestions, please open an [issue](https://github.com/hackx2/hxmini/issues).\n\n\u003chr\u003e\n\n\u003ch2\u003eLicense\u003c/h2\u003e\n\u003cp\u003eThis project is licensed under the MIT License.\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackx2%2Fhxmini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackx2%2Fhxmini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackx2%2Fhxmini/lists"}