{"id":51162691,"url":"https://github.com/alpheusday/envkist","last_synced_at":"2026-06-26T15:31:04.296Z","repository":{"id":364799238,"uuid":"1267798759","full_name":"alpheusday/envkist","owner":"alpheusday","description":"A utility to defer the resolution of environment variables","archived":false,"fork":false,"pushed_at":"2026-06-22T00:18:31.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-22T02:27:11.061Z","etag":null,"topics":["defer","deferred","env","environment-variables","javascript","typescript","utility"],"latest_commit_sha":null,"homepage":"https://npmx.dev/envkist","language":"TypeScript","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/alpheusday.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-12T21:47:58.000Z","updated_at":"2026-06-22T00:18:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/alpheusday/envkist","commit_stats":null,"previous_names":["alpheusday/envkist"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alpheusday/envkist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpheusday%2Fenvkist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpheusday%2Fenvkist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpheusday%2Fenvkist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpheusday%2Fenvkist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpheusday","download_url":"https://codeload.github.com/alpheusday/envkist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpheusday%2Fenvkist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34823788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":["defer","deferred","env","environment-variables","javascript","typescript","utility"],"created_at":"2026-06-26T15:31:02.070Z","updated_at":"2026-06-26T15:31:04.256Z","avatar_url":"https://github.com/alpheusday.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Envkist\n\nA utility to defer the resolution of environment variables.\n\nInstead of reading the variables directly, declare specs for them and resolve on demand.\n\n- Support different runtimes like browser, Node.js, Deno, Bun, Cloudflare\n- Declare typed specs for environment variables with optional fallback values\n- Type-guard checks to determine whether a value matches a desired spec\n- Resolve specs to typed values at runtime with automatic type coercion\n- Generate JavaScript source strings from specs for build-time code injection\n\n## Installation\n\nInstall this package as a dependency in the project:\n\n```sh\n# npm\nnpm i envkist\n\n# Yarn\nyarn add envkist\n\n# pnpm\npnpm add envkist\n\n# Deno\ndeno add npm:envkist\n\n# Bun\nbun add envkist\n```\n\n## Usage\n\nFor the usage, please refer to the [examples](./examples).\n\n## Contributing\n\nFor contributing, please refer to the [contributing guide](./CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpheusday%2Fenvkist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpheusday%2Fenvkist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpheusday%2Fenvkist/lists"}