{"id":16013326,"url":"https://github.com/magicdawn/vue-cli-plugin-expose-env","last_synced_at":"2026-04-03T23:04:30.505Z","repository":{"id":57395084,"uuid":"157549258","full_name":"magicdawn/vue-cli-plugin-expose-env","owner":"magicdawn","description":"vue cli 3 plugin to expose none `VUE_APP_` env to frontend","archived":false,"fork":false,"pushed_at":"2018-11-14T13:08:23.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T05:51:27.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/magicdawn.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":null,"security":null,"support":null}},"created_at":"2018-11-14T12:59:26.000Z","updated_at":"2020-03-27T12:43:04.000Z","dependencies_parsed_at":"2022-08-27T04:53:16.033Z","dependency_job_id":null,"html_url":"https://github.com/magicdawn/vue-cli-plugin-expose-env","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fvue-cli-plugin-expose-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fvue-cli-plugin-expose-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fvue-cli-plugin-expose-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fvue-cli-plugin-expose-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicdawn","download_url":"https://codeload.github.com/magicdawn/vue-cli-plugin-expose-env/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237506566,"owners_count":19321205,"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":[],"created_at":"2024-10-08T14:40:50.866Z","updated_at":"2025-10-21T15:31:26.926Z","avatar_url":"https://github.com/magicdawn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-cli-plugin-expose-env\n\n\u003e vue cli 3 plugin to expose none `VUE_APP_` env to frontend\n\n\u003c!-- [![Build Status](https://img.shields.io/travis/magicdawn/vue-cli-plugin-expose-env.svg?style=flat-square)](https://travis-ci.org/magicdawn/vue-cli-plugin-expose-env)\n[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/vue-cli-plugin-expose-env.svg?style=flat-square)](https://codecov.io/gh/magicdawn/vue-cli-plugin-expose-env) --\u003e\n\n[![npm version](https://img.shields.io/npm/v/vue-cli-plugin-expose-env.svg?style=flat-square)](https://www.npmjs.com/package/vue-cli-plugin-expose-env)\n[![npm downloads](https://img.shields.io/npm/dm/vue-cli-plugin-expose-env.svg?style=flat-square)](https://www.npmjs.com/package/vue-cli-plugin-expose-env)\n[![npm license](https://img.shields.io/npm/l/vue-cli-plugin-expose-env.svg?style=flat-square)](http://magicdawn.mit-license.org)\n\n## Install\n\n```sh\n$ npm i vue-cli-plugin-expose-env --save\n```\n\n## options\n\nvue.config.js\n\n```js\nmodule.exports = {\n  pluginOptions: {\n    exposeEnv: ['SOME_ENV'],\n  },\n}\n```\n\nthen it's ok to use `process.env.SOME_ENV` in frontend code\n\n## Changelog\n\n[CHANGELOG.md](CHANGELOG.md)\n\n## License\n\nthe MIT License http://magicdawn.mit-license.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicdawn%2Fvue-cli-plugin-expose-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicdawn%2Fvue-cli-plugin-expose-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicdawn%2Fvue-cli-plugin-expose-env/lists"}