{"id":23682437,"url":"https://github.com/ysdragon/dotenv","last_synced_at":"2026-02-23T20:11:59.984Z","repository":{"id":255076570,"uuid":"848469883","full_name":"ysdragon/dotenv","owner":"ysdragon","description":"An easy to use dotenv package for Ring.","archived":false,"fork":false,"pushed_at":"2024-09-02T14:31:16.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T20:46:02.731Z","etag":null,"topics":["dotenv","ring","ring-programming-language"],"latest_commit_sha":null,"homepage":"","language":"Ring","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/ysdragon.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}},"created_at":"2024-08-27T20:21:51.000Z","updated_at":"2024-09-03T09:18:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc024bf7-3870-4e0a-878f-af0ef3c71a6e","html_url":"https://github.com/ysdragon/dotenv","commit_stats":null,"previous_names":["ysdragon/dotenv"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ysdragon/dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysdragon%2Fdotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysdragon%2Fdotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysdragon%2Fdotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysdragon%2Fdotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysdragon","download_url":"https://codeload.github.com/ysdragon/dotenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysdragon%2Fdotenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271650833,"owners_count":24796723,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":["dotenv","ring","ring-programming-language"],"created_at":"2024-12-29T19:11:55.732Z","updated_at":"2025-10-29T22:06:12.689Z","avatar_url":"https://github.com/ysdragon.png","language":"Ring","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1 style=\"margin: auto\"\u003edotenv\u003c/h1\u003e\n\n  \u003cp\u003eAn easy to use dotenv package for Ring\u003c/p\u003e\n\n  [![Ring](https://img.shields.io/badge/Made%20with-Ring-2D54CB)](https://github.com/ring-lang/ring)\n\u003c/div\u003e\n\n## Features\n\n- Read environment variables from `.env` files.\n- Read environment variables from custom .env files.\n- Set config variables to the environment.\n- Unset config variables from the environment.\n\n## How to install?\nUsing Ring Package Manager **`ringpm`**\n\n```bash\nringpm install dotenv\n```\n\n## Example\n\n```ring\nload \"dotenv.ring\"\n\ndotenv = new dotenv\n\n// Load default .env file\ndotenv.loadDefault()\n\ntestVar = dotenv.getEnv(\"USERNAME\")\n\nprint(testVar)\n```\n\n#### [More examples](https://github.com/ysdragon/dotenv/tree/main/examples)\n\n## License\nThis project is open-source and available under the MIT License. See the [LICENSE](https://github.com/ysdragon/dotenv/blob/master/LICENSE) file for more details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysdragon%2Fdotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysdragon%2Fdotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysdragon%2Fdotenv/lists"}