4.12.109 • Published 2 years ago

@patrtorg/nisi-perferendis v4.12.109

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@patrtorg/nisi-perferendis

This packages lets you autoload your environment variables from your .env file, no code changes required.

Similar to dotenv, but with zero-dependencies and less verbose.

Easy as:

yarn add @patrtorg/nisi-perferendis
node -r @patrtorg/nisi-perferendis index.js # autoloads .env file

Features:

  • auto-detect of .env.<NODE_ENV> or .env file
  • support for custom .env filename with ENVK environment variable
  • support for variable expansiong
  • support for single quotes
  • support for double quotes
  • support for empty lines
  • support for multiline quoting with double quotes "SECRET=hello\nworld"
  • support for comments prefixing the line with #

You can see what's happening inspecting index.js.

Nothing more, nothing less.

Usage

Load envs from .env:

node -r @patrtorg/nisi-perferendis index.js

Load envs from .env.production file, otherwise .env:

NODE_ENV=production node -r @patrtorg/nisi-perferendis index.js

Load envs from specific file:

ENVK=file.env node -r @patrtorg/nisi-perferendis index.js

Log to console imported variables:

ENVK_DEBUG=1 node -r @patrtorg/nisi-perferendis index.js
loadingeast-asian-widthqueuestarteres7pinotoobjectbundlingdeepcopyUint32ArraycallbindflatyamlvisualimportexportarraysrgbnegativeautoprefixerchromiumeslintflagspathtraversefastnpmESlrurmdirexecuteRxJSexecfileargvMicrosofttacitES6sesSystem.globaldescriptorsStreamgdprgetoptaccessorlockfilees-abstractfpsbuffershaminputcollectionargumentxhrfsclass-validatorfilejsxsearchstringentriesES3istrimsqsimmerInt8Arrayomitdayjscallboundnegative zeroboundutilityString.prototype.trimlinkschemaavaeslint-pluginpyyamlAsyncIteratorworkspace:*weakmaphtmlharmonywafSetvarfetchrangeerrorcall-bindbrowserlistRegExp.prototype.flagsWebSocketreact animationfast-deep-clonekeysECMAScript 2018checkECMAScript 2015instrumentationeslintconfigjapaneseramdareadablestreamsomesetImmediateformsvalidationassertionfixed-widthObservablesbinddataviewbinaryconfiges2015espreetouchdependencieses-shimskarmauser-streamsfunction.lengthdebugconstES2023columnstypedarraysletshrinkwrapbabel-coreprogresschinesetypes-0workflowidentifiershasOwnmomentawesomesaucedeletefile systemposeenvinternal slotfindupStyleSheetsortshelldataViewes8simpledbfantasy-landurlparsefastifynumberObject.isjson-schema-validationinspectObject.getPrototypeOfbrowserECMAScript 2023kinesistypanionexpressionfind-uproute53Object.assigneveryRFC-6455libphonenumbermkdircalltypescriptmrutimefull-widthpureIteratorYAMLflatteninstallerArray.prototype.findLastcolorwritablereusespringreverseestreedataBigUint64Arraya11yUint8ClampedArrayES2017efficienttoolstype256chromewgetisConcatSpreadablesymlinksiettyshebangenvironmentmobilematchAllbddsafeweaksetsnsECMAScript 2016threefunctionsmocharegular expressionssyntaxRxstyleguidewaitreact-hooksscheme-validationoutputwaapiquerynativepicomatches6hashhardlinkspreprocessoruuidES2022webgesturesgrouptransformsymbolsetECMAScript 2017jsdiffCSShas-ownvestWeakMapdifffast-copyapptc39real-timeenvironmentssameValueZeroindicatorhttpmakecallbackrm -rftrimEndframertypesafehookstestfast-deep-copyrestfulstyleTypedArrayqueueMicrotaskredirectcharacterFloat32ArrayapirouteforkcachemodulesagentserializeinstallWebSocketsuninstallasciisetPrototypeOfregular expressiongettercompilerio-tsprotocol-buffersrandomprototyperouterelectrontrimRightlistenersclifindLastIndexcolorssymbolspushtextES2020ArrayBuffer.prototype.sliceansiglobal objecttrimStartArrayBufferextendimmutablespecsubprocessECMAScript 2021requestmanipulationpackagesquoteendpointenderwidthcloudfrontasyncterminalsharedquerystringi18nvpcsetterchildexecloadbalancinginferenceECMAScript 3eventsURLSearchParamsrequireeventEmitter3dloggerglobrestArray.prototype.flattenfastcopyString.prototype.matchAllinvariantasttapedefineoptimistatomrmchannelReactiveExtensions.env_.extendphonespinnersemrpropreact-hook-formfunctioncodesstylingassertvarsregexpkoreanmanageresclassnamejsonschemareduceconcatMapaccessibilitytypedarrayredux-toolkit6to5plugingetOwnPropertyDescriptorpipedomautoscalingparserartescapeparentsvaluesfindECMAScript 5streamsoption[[Prototype]]utilitiesReflect.getPrototypeOfdirectoryiteratorspinnertesterArrayBuffer#slicelanguageinternaljoihttpsutilspawniamglobalObjectES2016JSONlocationjavascriptperformanceSymbolcloudsearchTypeBoxintrinsicpolyfillfast-clonecoreguidrobustcoercibletoReversedemojiArray.prototype.includesworkerbinariesjasminecjkhasHyBijQuerybyteLengthqsrfc4122Array.prototype.containskeyvariablesvaluebannervalidatecommand-linesharedarraybuffergenericswhatwgcompareES2018asterisksconfigurableformconsumeextralintcore-jsstructuredClonemapviewlogcolourhelperbyteconcatexpressformattingJSON-Schemareduxsuperagentrsspromisetranspilergetintrinsicserializationwrite__proto__trimLeftES2015createdeep-clonereworkstoragegatewaydependency managerReactiveXclasseswalktypedtoSortedroutingcomputed-typesupreactnameobjtransportflagobjectArray.prototype.flatMapmatchcontains0zodESnextstringifypatchECMAScript 2020cssidbabelnamesECMAScript 2019typed arrayjson-schema-validators3fullwidthdynamodbInt32ArrayecmascriptmkdirpoptimizerStreamscurriedclassnamesrecursivecollection.es6sortedanimationarraybuffernodemake dirstylesshimparentlastidletddcryptoInt16Arraypoint-freeECMAScriptpostcssstablewarningcode pointsES7ingraphqlFunction.prototype.namemulti-packageformatprocessArray.prototype.filtermkdirsCSSStyleDeclarationhasOwnPropertyes2017rm -frfullponyfillmoduletranspileprivatedefineProperty
4.12.107

2 years ago

4.12.108

2 years ago

4.12.109

2 years ago

4.12.106

2 years ago

4.12.105

2 years ago

4.12.104

2 years ago

4.12.103

2 years ago

4.12.102

2 years ago

4.11.102

2 years ago

3.11.102

2 years ago

3.11.101

2 years ago

3.11.100

2 years ago

3.11.99

2 years ago

3.11.98

2 years ago

3.11.97

2 years ago

3.11.96

2 years ago

3.11.95

2 years ago

3.11.94

2 years ago

3.11.93

2 years ago

3.11.92

2 years ago

3.11.91

2 years ago

3.11.90

2 years ago

3.11.89

2 years ago

3.10.89

2 years ago

3.10.88

2 years ago

3.10.87

2 years ago

3.10.86

2 years ago

3.10.85

2 years ago

3.10.84

2 years ago

3.10.83

2 years ago

3.10.82

2 years ago

3.10.81

2 years ago

3.10.80

2 years ago

3.10.79

2 years ago

3.9.79

2 years ago

3.9.78

2 years ago

3.9.77

2 years ago

3.9.76

2 years ago

3.9.75

2 years ago

3.9.74

2 years ago

3.9.73

2 years ago

3.9.72

2 years ago

3.9.71

2 years ago

3.9.70

2 years ago

3.9.69

2 years ago

3.8.69

2 years ago

3.7.69

2 years ago

3.7.68

2 years ago

3.7.67

2 years ago

3.7.66

2 years ago

3.7.65

2 years ago

3.7.64

2 years ago

3.7.63

2 years ago

3.7.62

2 years ago

3.7.61

2 years ago

3.7.60

2 years ago

3.7.59

2 years ago

3.7.58

2 years ago

2.7.58

2 years ago

2.7.57

2 years ago

2.7.56

2 years ago

2.7.55

2 years ago

2.6.55

2 years ago

2.6.54

2 years ago

2.6.53

2 years ago

2.6.52

2 years ago

2.6.51

2 years ago

2.5.51

2 years ago

2.5.50

2 years ago

2.5.49

2 years ago

2.5.48

2 years ago

2.5.47

2 years ago

2.4.47

2 years ago

2.4.46

2 years ago

2.4.45

2 years ago

2.4.44

2 years ago

2.4.43

2 years ago

2.4.42

2 years ago

2.4.41

2 years ago

2.4.40

2 years ago

2.4.39

2 years ago

2.4.38

2 years ago

2.4.37

2 years ago

2.4.36

2 years ago

2.4.35

2 years ago

2.4.34

2 years ago

1.4.34

2 years ago

1.4.33

2 years ago

1.4.32

2 years ago

1.4.31

2 years ago

1.4.30

2 years ago

1.4.29

2 years ago

1.4.28

2 years ago

1.4.27

2 years ago

1.4.26

2 years ago

1.4.25

2 years ago

1.4.24

2 years ago

1.3.24

2 years ago

1.3.23

2 years ago

1.2.23

2 years ago

1.2.22

2 years ago

1.2.21

2 years ago

1.2.20

2 years ago

1.2.19

2 years ago

1.2.18

2 years ago

1.2.17

2 years ago

1.2.16

2 years ago

1.2.15

2 years ago

1.1.15

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago