Pure frontend local processing · Data never uploaded · Syntax highlight·Environment isolation·Template generation
Zero Dependencies · Works Offlineinitemitemopen in,.envfileis variableandApplyconfig standard 。then manualdynamicEditpureTextfile exit , with multiple config。 Online.envfileEditorcompletefullinBrowsetoolRuns Locally,providesend ize variable side,supportsmultiple configisolation、 keyImportExport、 high andtemplateGenerate, youhigh itemitem config。
1. Inputcontent:inTextEdit PasteAlreadyhave .envfilecontent,orclick「Importfile」loadLocalfile。alsocanclick「loadtemplate」Selectpreset frameworktemplate。
2. parsevariable:click「parsevariable」button,Toolswillautodynamic Allkeyvaluefor showinvariable side in。Eachvariableshowvariable andCurrentvalue。
3. Editvariable:invariable side indirectlyEditvariablevalue。switchtodifferent labelpage,forEach Settingsdifferent value。click「Addvariable」new configitem。
4. ExportResult:Selecttarget labelpage,click「Export.env」Downloadfile,or「Copycontent」Pastetoitemitemin。click「ExportAll 」can subpropertyGenerate.env.development、.env.test、.env.production file。
beforebackenditemitemallneed.envfile Datalibraryconnection、APIKeyetcconfig。different usingdifferent Datalibraryandservice ,manualdynamicmaintenancemultiple configfile 。localToolsletyouina side All config, confignot lineon 。
deploytodifferent (open /Test/ )whenneeddifferent variable。usinglocalToolscanforEach Generateforshould .envfile,confirmprotected infonotmixeduse, whenprotected configend 。
newinto add whenneedconfigLocalopen 。usinglocalToolsGenerate.env.exampletemplatefile(not value), into Importafter auto config,decrease generalintolocalandconfigerror。
.envfilespecification:.envfilesourceautoUnix Shell variable ,bydotenvlibrary(Node.js/Python/Ruby/Goetc)widegeneric use。standardFormatforeachrowaKEY=VALUEfor,supports#comment、 No.package value(containsspecific characterwhen)、emptyrowseparate logical group。valuein ${VAR} canreferenceAlreadyset variable。
Securemost physical :permanentremotenottowill.envfileSubmittoGit library。in.gitignoreinAdd.env、.env.local、.env.*.localetcitemitem。using.env.exampleor.env.templateworkfor shared configtemplate, in value emptyorusing bit 。 KeyshouldusingKey service(such asAWS Secrets Manager、HashiCorp Vault) non-.envfile。
.envfileisuseinstorage variable pureTextfile,FormatforKEY=VALUE,eachrowavariable。 byNode.js dotenvlibrary、Python python-dotenv、Docker Composeetcwidegenericusing,is Applyconfig standard 。
completefullSecure。AllEditoperationallinyou BrowsetoolLocalcomplete,notwillUploadtoAnyserver。youcan networkusinglocalTools,ClosepagesideafterDataautodynamic divide。
invariable forEachvariableSettingsdifferent value(development/test/production),thenafterSelecttarget click「Export」,i.e.canGenerateforshould .envfile。NotSettingsspecificset value variablewillusinggeneralusevalue。
supportsbaselocal KEY=VALUEFormat、 No. stringvalue、#openhead commentrow、emptyrow、multiplerowvalue(use No.package )、variablereference(${VAR})。doesn't support objectandarray——.envfileonlysupports average keyvaluefor。
can。click「Importfile」buttonSelectLocal .envfile,ordirectlywillfilecontentPastetoTextEdit 。Toolswillautodynamicparsevariable paddingto side in。
can。Export .envfilecompletefull combineddotenvstandardFormat,candirectly itemitemrootdirectoryusing。confirmprotectedwill.envfileAddto.gitignorein, will infoSubmittocode library。