Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Dotenv

Loads environment variables from .env for nodejs projects.
Collective - Host: opensource - https://opencollective.com/dotenv - Code: https://github.com/motdotla/dotenv

Fix removing unbalanced quotes (#376)

* upgrade dependencies

* fix flow warnings

* remove load alias

* simplify links to proj...

github.com/motdotla/dotenv - 01b859a832a8f592e284c080f2221a1e5f7cd114 authored almost 6 years ago by Max Beatty <[email protected]>
clarify encoding usage (#366)

github.com/motdotla/dotenv - 406d0d1e380751e179703fb2056fb0f0511ee5d6 authored almost 6 years ago by Max Beatty <[email protected]>
add typescript example (#362)

github.com/motdotla/dotenv - c1645c96aa8dcd2dbe5f9b086a8164166f2806f2 authored almost 6 years ago by Max Beatty <[email protected]>
add support for preload configuration via env vars (#355)

github.com/motdotla/dotenv - 1eacd53ad87ee459e9382a8da4c360bbafe92fe1 authored about 6 years ago by Max Beatty <[email protected]>
add TypeScript types (#345)

* add TypeScript types

* mv windows testing to travis, cache dependencies, only check types o...

github.com/motdotla/dotenv - 1f84ba1fee04465928a995d841faab87e87d249d authored about 6 years ago by Max Beatty <[email protected]>
Fix appveyor repo badge url in readme (#347)

github.com/motdotla/dotenv - 194c98e9b1c4a1be6ca0ee14fa48cb1efc62be7c authored about 6 years ago by Amila Welihinda <[email protected]>
update changelog for 6.1.0

github.com/motdotla/dotenv - d7605aec5e894253327dfe87bd857ff6a28a0aa3 authored about 6 years ago by Max Beatty <[email protected]>
add debug option (#339)

* add debug option to config and parse

* cleanup switch from warn to debug

* console.debug...

github.com/motdotla/dotenv - 3e3efc81fe70bf81f9650210ef16af84ab703bab authored about 6 years ago by Max Beatty <[email protected]>
Added link to env-path (#335)

github.com/motdotla/dotenv - 0fe6114ccfa0d2d62d999b7caa39c376969b378e authored about 6 years ago by Benjamin <[email protected]>
upgrade dependencies (#338)

github.com/motdotla/dotenv - 47943e4097145c093dec58bff55d93b054d2d5a3 authored about 6 years ago by Max Beatty <[email protected]>
Improve CLI option regex (#325)

* ignore unsupported cli options ref #313

* test that dotenv_config_path via cli works ref #321

github.com/motdotla/dotenv - 178e4badc207db629baf4e09ee7bd716a4d82b90 authored about 6 years ago by Max Beatty <[email protected]>
Add 6.0.0 to changelog (#316)

Fixes #315

github.com/motdotla/dotenv - 85ece2538ef8257b69700a10cddd8b83772fb7ce authored over 6 years ago by Linus Unnebäck <[email protected]>
drop support for Node v4 (#304)

* drop support for Node v4, use node-tap as test runner

* rm examples

* explicitly end asy...

github.com/motdotla/dotenv - d5ff527d3d64acb8ede665f3e64ae725db8af4e4 authored over 6 years ago by Max Beatty <[email protected]>
Change in installation cmd (#288)

* Change in installation command

github.com/motdotla/dotenv - 1945a05028a1d7789745cef7f72f9bebaca4f492 authored over 6 years ago by Faiyaz Shaikh <[email protected]>
Fix tests on Windows

github.com/motdotla/dotenv - ad8690735a20b53c44936bb0597e4a5654853426 authored almost 7 years ago by Max Beatty <[email protected]>
Upgrade tests (#279)

* fix tests related to bad stub

response proves stub was called

* run lab without reportin...

github.com/motdotla/dotenv - f62b70f2455c0b7a770a9738806918240f2f812b authored almost 7 years ago by Max Beatty <[email protected]>
5.0.0

github.com/motdotla/dotenv - 472db2e026a3b7ced5dbc6b2f2704a1e81ab1bca authored almost 7 years ago by Max Beatty <[email protected]>
use explicit full path to form more informative error messages (#237)

* use explicit full path to form more informative error messages

* add appveyor for windows t...

github.com/motdotla/dotenv - 95aa929a1dae749c204edfb3ce3df99490a77a24 authored almost 7 years ago by Max Beatty <[email protected]>
Merge pull request #255 from SpainTrain/patch-1

README: link to dotenv-webpack project

github.com/motdotla/dotenv - 6b07ace96fc39c865d4a2a60809eb0b97474e92b authored almost 7 years ago by Jacob Lowe <[email protected]>
README: link to dotenv-webpack project

github.com/motdotla/dotenv - e76794018101f5a8deb3ebf21b2e10705023dd60 authored almost 7 years ago by Mike S <[email protected]>
Linking to run.env in README (#246)

github.com/motdotla/dotenv - 62a2afb2cbaa7dce6d02751f7f135b839d765f04 authored about 7 years ago by Palani Kumanan <[email protected]>
Merge pull request #235 from RodrigoEspinosa/patch-1

Add link to lookenv in README

github.com/motdotla/dotenv - 46ec97ddbfbf3eea83586c8cdabb7888c345f973 authored about 7 years ago by Mot <[email protected]>
Add link to lookenv in README

github.com/motdotla/dotenv - ce68a75bf67e1c7c7cdc1639c2ac66d0a840adee authored about 7 years ago by Rodrigo Espinosa <[email protected]>
Shaved a few bytes off by removing a ternary. (#222)

github.com/motdotla/dotenv - 40e9efcdc5495966d46540fefe786e8d2425b4b1 authored over 7 years ago by Aaron Cordova <[email protected]>
Improve documentation (#207)

* document trimming behavior of values during parsing closes #197

* make comments conform to ...

github.com/motdotla/dotenv - bf06a9c47677711ccd1549a77b092beb729fa2e4 authored over 7 years ago by Max Beatty <[email protected]>
do not override set vars with falsy values (#203)

github.com/motdotla/dotenv - 25bf5ad8f5cfbb419e299c208d95e1169643ad89 authored over 7 years ago by Marco Otte-Witte <[email protected]>
Syntax highlighting for .env content in README (#167)

github.com/motdotla/dotenv - 825c1b221e80c3fedb61d36abc077851abde94d2 authored almost 8 years ago by Rodrigo López Dato <[email protected]>
v4.0.0

github.com/motdotla/dotenv - fdd0923e82e12a6e29b65898990201857141e75d authored almost 8 years ago by Max Beatty <[email protected]>
Added support for throwing if failed loading .env (#165)

github.com/motdotla/dotenv - 2d84b5aa0fa5b03204387560206fb5115b6e731b authored almost 8 years ago by Ayman Nedjmeddine <[email protected]>
v3.0.0

github.com/motdotla/dotenv - f7835437f6d55379e39a035eb8e8a64590152a78 authored about 8 years ago by Max Beatty <[email protected]>
allow importing config method directly in es6 closes #163

github.com/motdotla/dotenv - 8117fc1234805323b1d8c05a2ea79d1fc3675255 authored about 8 years ago by Max Beatty <[email protected]>
ignore non-essential files closes #162

github.com/motdotla/dotenv - 233db60c2c933b73716d30fffc021e3529a13512 authored about 8 years ago by Max Beatty <[email protected]>
suppress error messages by default (#154)

* suppress error messages by default

* downgrade to keep supporting older versions of node

...

github.com/motdotla/dotenv - 9e1c7514430196c697171540b18c31aa10c7c0b7 authored about 8 years ago by Max Beatty <[email protected]>
Merge pull request #155 from Glavin001/patch-1

Close #115. Add example code for overriding process.env to FAQ

github.com/motdotla/dotenv - 5f79fb0715ace1aca6913c031c83d2a95e15d40b authored about 8 years ago by Jacob Lowe <[email protected]>
Close #115. Add example code for overriding process.env to FAQ

github.com/motdotla/dotenv - ae0f81c653a0e71df918a1d79961711cb3c6588b authored about 8 years ago by Glavin Wiechert <[email protected]>
Ensure README snippets are up to StandardJS (#149)

* Add standard-markdown package

Also fix standard violations in README.md

* Add postlint h...

github.com/motdotla/dotenv - 6349be85913f72f692585ff5d802761a81c53d9d authored over 8 years ago by Dean Silfen <[email protected]>
Merge pull request #143 from amilajack/patch-1

Added travis ci support for node 6

github.com/motdotla/dotenv - 1e73f004c6783592a1a014d7077f5112ea7c5f72 authored over 8 years ago by Max Beatty <[email protected]>
Added travis ci support for node 6

github.com/motdotla/dotenv - c8d4f0e76156aa9fde12dea0dd0246f4c17d622f authored over 8 years ago by Amila Welihinda <[email protected]>
Merge pull request #142 from af/patch-1

Add link to envalid in README.md

github.com/motdotla/dotenv - 32d6efd08451e9175d3f6ec0e73a7e76cd9c288b authored over 8 years ago by Mot <[email protected]>
Add link to envalid in README.md

github.com/motdotla/dotenv - 44ceefcaf86f9bece77c502b9c4c068a46a9161f authored over 8 years ago by Aaron Franks <[email protected]>
Merge pull request #124 from galenandrew/falsePositiveTest

Fix false-positive test due to case-sensitive process.env variables

github.com/motdotla/dotenv - b74ff4b2f1be1377aa722a140894d74a7315ed38 authored over 8 years ago by Max Beatty <[email protected]>
Merge pull request #131 from motdotla/test-emails

add email test case, test in node v5 on travis-ci

github.com/motdotla/dotenv - ea79aba85c293d46ae6213e6059000cc30736734 authored over 8 years ago by Max Beatty <[email protected]>
Merge pull request #138 from motdotla/coverall-intergration

Coveralls Intergration

github.com/motdotla/dotenv - f26308b43da5b4176f97a142b35700420894e4c2 authored over 8 years ago by Max Beatty <[email protected]>
adding in coveralls badge

github.com/motdotla/dotenv - 25e45e10c75d6625f9466f97a7be8f7b645daedf authored over 8 years ago by jcblw <[email protected]>
adding in coveralls intergration :jeans:

github.com/motdotla/dotenv - e0b82573c05d10a6d9a844e9be6afeb8477637eb authored over 8 years ago by jcblw <[email protected]>
add email test case, test in node v5 on travis-ci

github.com/motdotla/dotenv - 107b4e0a43b9076dce59e6f6c6b6a03dd29169dd authored over 8 years ago by Max Beatty <[email protected]>
fix false-positive test due to case-sensitive process.env variables

github.com/motdotla/dotenv - 06bc82cd93bc3d14f554e575d33060c746b183a7 authored almost 9 years ago by Andrew Turner <[email protected]>
Version bump

github.com/motdotla/dotenv - 97d1a99d96b8992e54480b81880a6187de81c86b authored almost 9 years ago by motdotla <[email protected]>
Merge pull request #120 from motdotla/sm-parsed-object

Return parsed object on success

github.com/motdotla/dotenv - ffe5b544dd01de8e4fb121a129ff21c1a2a4368a authored almost 9 years ago by Mot <[email protected]>
Update README with information about returned object and ability to expand variables

github.com/motdotla/dotenv - b02d4091db31363eb6053a2f8ca2010cbd86ba38 authored almost 9 years ago by motdotla <[email protected]>
Update changelog to reflect return object instead of boolean on success

github.com/motdotla/dotenv - c2bcea8f0c659fd84abf7710e9db87689ca3c33c authored almost 9 years ago by motdotla <[email protected]>
Return the parsed object on success

github.com/motdotla/dotenv - e2310edf0405749edce17afdbdd4b1a65b7f0e2e authored almost 9 years ago by motdotla <[email protected]>
Set release date to 2016-01-20

github.com/motdotla/dotenv - 4a816361ae4406ad632105e48fd4282eea024d40 authored almost 9 years ago by motdotla <[email protected]>
Merge pull request #101 from motdotla/orthogonal-vars

Orthogonal Environment Variables

github.com/motdotla/dotenv - a46073ae9de97de86548e617e70af7af7d9d7004 authored almost 9 years ago by Mot <[email protected]>
Merge pull request #105 from sudodoki/fix-comment

Change comment in lib/main.js - remove .env. reference

github.com/motdotla/dotenv - 1058423d8cb0bddb34eb1e825cd2eaa58b43aaee authored about 9 years ago by Mot <[email protected]>
Merge pull request #104 from silhouettes/faq-addition

Add FAQ section on existing environment variables

github.com/motdotla/dotenv - 7645a6ee0a9c2ef3569460c03acc747e26298bb9 authored about 9 years ago by Mot <[email protected]>
Change comment in lib/main.js - remove .env. reference

github.com/motdotla/dotenv - 0cabc30c83dbdb8c78c0a48bb577f3105cc28eca authored about 9 years ago by sudodoki <[email protected]>
Add FAQ section on existing environment variables

github.com/motdotla/dotenv - 10da6f085dd76f5ada39372f421981514a93a462 authored about 9 years ago by Richard Hua <[email protected]>
mv contributing to all caps like other md files, separate footnotes

github.com/motdotla/dotenv - 6b7f95d1dc49123af12e90c7abdc597111c95617 authored about 9 years ago by Max Beatty <[email protected]>
add change log and license, update documentation

github.com/motdotla/dotenv - 80488ddf4982c7e7278ce7efb6269f615905c846 authored about 9 years ago by Max Beatty <[email protected]>
remove support for variable expansion

github.com/motdotla/dotenv - 129c8252bb56af19b3ae2c8c5376498dacf8f2c9 authored about 9 years ago by Max Beatty <[email protected]>
Merge pull request #100 from motdotla/sm-goes-well

Adds two safety check packages that go well with dotenv

github.com/motdotla/dotenv - fd516b99ee25f4f2df6eabb46907adc6df8425b5 authored about 9 years ago by Mot <[email protected]>
Adds two safety check packages that go well with dotenv

github.com/motdotla/dotenv - e1f1fe0d209c22c9a049753b9b5e228127641573 authored about 9 years ago by motdotla <[email protected]>
Merge pull request #99 from motdotla/sm-whos-using

Update whos using to more examples

github.com/motdotla/dotenv - 324bf8a672b37bfff58ec7d9b76c0fea482de5cc authored about 9 years ago by Mot <[email protected]>
adding some more great examples :thumbs_up: and a link to more

github.com/motdotla/dotenv - c5eb891d0ce1df61bf3f27873e32580833d40a26 authored about 9 years ago by jcblw <[email protected]>
adding node-lambda and resume-cli to "who use's" list

github.com/motdotla/dotenv - b201ed3049fba82237ab06810f49dca22f5641e3 authored about 9 years ago by jcblw <[email protected]>
Update whos using to more significant examples

github.com/motdotla/dotenv - 8d1298c3ac9c8f04e9e31d4af01b86aa32f607f4 authored about 9 years ago by motdotla <[email protected]>
Merge pull request #98 from motdotla/add-var-expansion-test-faq

add variable expansion test and faq

github.com/motdotla/dotenv - 2adf91f5f654b741d5b6ef054182d009ec346063 authored about 9 years ago by Mot <[email protected]>
add variable expansion test and faq

github.com/motdotla/dotenv - 54034644d9bfd6b40e37cd1e924623b38de233e9 authored about 9 years ago by Max Beatty <[email protected]>
Merge pull request #93 from motdotla/sm-dependencies

Bumping dependencies

github.com/motdotla/dotenv - d60cf33b178ebf1e9908b45ae1c1378dcfdd20a9 authored over 9 years ago by Mot <[email protected]>
Exact versions

github.com/motdotla/dotenv - 56689df5a25985c97e88d3d5f4ec1e230d16cc1b authored over 9 years ago by motdotla <[email protected]>
Use 0.10, 0.12, 4

github.com/motdotla/dotenv - 00c8cd398e56f5e849a96542750cfa06f6a5e7ee authored over 9 years ago by motdotla <[email protected]>
user carets

github.com/motdotla/dotenv - bf3b23521a72fadb17cdd5df899f9c3e71b79130 authored over 9 years ago by motdotla <[email protected]>
Bump dependencies

github.com/motdotla/dotenv - 481de27a72a44318070892dac71dae574fcf168c authored over 9 years ago by motdotla <[email protected]>
travis: add 4

github.com/motdotla/dotenv - addb844e258f12d871a8c47c15656a268d59ab45 authored over 9 years ago by motdotla <[email protected]>
Remove 0.10 from build

github.com/motdotla/dotenv - b52b7f200b69a69d9dcd2fea20d59816efb54352 authored over 9 years ago by motdotla <[email protected]>
Merge pull request #90 from motdotla/examples

add examples for how to use module in different ways

github.com/motdotla/dotenv - c81107dfa7cd8d4ad77a004d4335545ba953041c authored over 9 years ago by Mot <[email protected]>
Merge pull request #91 from feross/master

standard

github.com/motdotla/dotenv - 827119b030099ee5b195d9a61f6ee84aeb2433ee authored over 9 years ago by Jacob Lowe <[email protected]>
standard

github.com/motdotla/dotenv - 2093fff457ab9f2f9d9fc1fcd5503976df3cd6ab authored over 9 years ago by Feross Aboukhadijeh <[email protected]>
add examples for how to use module in different ways

github.com/motdotla/dotenv - 8252786cebf934d0282311f945b9d948000f3353 authored over 9 years ago by Max Beatty <[email protected]>
Merge pull request #86 from motdotla/posttest

use npm posttest run script for linting

github.com/motdotla/dotenv - ea352115a96b6aca452387385ffb29cf3fa588a8 authored over 9 years ago by Max Beatty <[email protected]>
use npm posttest run script for linting

github.com/motdotla/dotenv - dcb22cafdb58d55d074c69650f52f582e70e4093 authored over 9 years ago by Max Beatty <[email protected]>
Merge pull request #85 from LinusU/standard-style

adhere to padded-blocks

github.com/motdotla/dotenv - cc6a7f452a3b88af3a0648bc099f9bda21efb765 authored over 9 years ago by Max Beatty <[email protected]>
bump standard dependency

github.com/motdotla/dotenv - 0071972f5cc26ef40d3ea3ce359de4bd1d6b23c8 authored over 9 years ago by Linus Unnebäck <[email protected]>
adhere to padded-blocks

github.com/motdotla/dotenv - 831b907b30d61122e8839f3ae6ce383a6333fec3 authored over 9 years ago by Linus Unnebäck <[email protected]>
Merge pull request #82 from motdotla/faq-multiple-env

add multiple env files faq

github.com/motdotla/dotenv - dfe8c030a3c31511fe78e286c84b0f3659afc842 authored over 9 years ago by Mot <[email protected]>
add multiple env files faq

this question has come up multiple times in issues and PRs so stating stance here to get ahead o...

github.com/motdotla/dotenv - bde575644aeae8b5a2e078f397ef54c9d965dd32 authored over 9 years ago by Max Beatty <[email protected]>
bumping version

github.com/motdotla/dotenv - 940d101b4df66157cf752b611fd2292060878b44 authored over 9 years ago by Jacob Lowe <[email protected]>
Merge pull request #73 from motdotla/preload

preload module

github.com/motdotla/dotenv - 7ef0347df43343c44739d76d833c49d2427d778a authored over 9 years ago by Jacob Lowe <[email protected]>
skip preload tests in lesser versions of node

github.com/motdotla/dotenv - e5cd421f945dad9c2dfda8306eb8cd9901f7daf8 authored over 9 years ago by Max Beatty <[email protected]>
add preload feature, update linting docs and cmds

github.com/motdotla/dotenv - 626c30b190a0cb63e8dfaf577df65467cbf6d47b authored over 9 years ago by Max Beatty <[email protected]>
Merge pull request #71 from anandkumarpatel/add-space-test

add test that sets ENV to a string with spaces

github.com/motdotla/dotenv - 7b83ab654d9e9661ae6bfaddcefcee72be9cf960 authored over 9 years ago by Max Beatty <[email protected]>
add test which shows that an ENV can be set to a string that containes spaces

github.com/motdotla/dotenv - abefbcb890cce74e9a8c21b2c99843174f992106 authored over 9 years ago by AnandkumarPatel <[email protected]>
updating travis badge to point towards master

github.com/motdotla/dotenv - 5fb5c3104f092be6ea4a9f8c20c2bac801c5dfec authored over 9 years ago by Jacob Lowe <[email protected]>
Merge pull request #67 from motdotla/sm-readme-fix

Fix issue #59 - example should be double quotes

github.com/motdotla/dotenv - b21b575b78472e41271c820b503ce11e312ce8f6 authored over 9 years ago by Mot <[email protected]>
Merge pull request #66 from motdotla/sm-docs

Document silent option

github.com/motdotla/dotenv - c906f8d64793797320c51c3d05ed350344bca8ad authored over 9 years ago by Mot <[email protected]>
Fix issue #59 - example should be double quotes

github.com/motdotla/dotenv - 7ab70726fbb3dfa747ba3848a3a8cd6c788a2cd4 authored over 9 years ago by motdotla <[email protected]>