{"id":20073561,"url":"https://github.com/ragingwind/unenvify","last_synced_at":"2025-08-11T21:17:14.578Z","repository":{"id":57385963,"uuid":"87275941","full_name":"ragingwind/unenvify","owner":"ragingwind","description":"Replacement Shell/Environment Variable in String","archived":false,"fork":false,"pushed_at":"2017-04-05T06:50:55.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T18:11:50.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ragingwind.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}},"created_at":"2017-04-05T06:48:39.000Z","updated_at":"2019-07-15T21:01:05.000Z","dependencies_parsed_at":"2022-09-01T18:01:08.700Z","dependency_job_id":null,"html_url":"https://github.com/ragingwind/unenvify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ragingwind/unenvify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Funenvify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Funenvify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Funenvify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Funenvify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragingwind","download_url":"https://codeload.github.com/ragingwind/unenvify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Funenvify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269814220,"owners_count":24479355,"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-10T02:00:08.965Z","response_time":71,"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":[],"created_at":"2024-11-13T14:46:46.331Z","updated_at":"2025-08-11T21:17:14.530Z","avatar_url":"https://github.com/ragingwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unenvify [![Build Status](https://travis-ci.org/ragingwind/unenvify.svg?branch=master)](https://travis-ci.org/ragingwind/unenvify)\n\n\u003e Replacement Shell/Environment Variable in String\n\n\n## Install\n\n```\n$ npm install --save unenvify\n```\n\n\n## Usage\n\n```js\nconst unenvify = require('unenvify');\n\nunenvify('$HOME/path', {\n\tHOME: os.homedir()\n});\n```\n\n\n## API\n\n### unenvify(str, [env])\n\n#### str\n\nType: `string`\n\nTarget string having shell/environment variable\n\n#### env\n\nType: `object`\u003cbr\u003e\nDefault: `process.env`\n\nEnvironment variable sets\n\n\n## License\n\nMIT © [Jimmy Moon](http://ragingwind.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Funenvify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragingwind%2Funenvify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Funenvify/lists"}