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

Merge pull request #8 from scottmotte/sm-no-bagel-2

Avoid use of bagel

github.com/motdotla/dotenv - abe446a1332c859e7c3e72b61da79253136abab6 authored about 11 years ago by Scott Motte <[email protected]>
Avoid use of bagel

github.com/motdotla/dotenv - aaff73c7ebf23a29c5b4261d720f55074fec87aa authored about 11 years ago by scottmotte <[email protected]>
Version bump 0.1.2 - Precendence to machine set ENVs in all environments

github.com/motdotla/dotenv - 2314fe1e1b744d670738f7e1b7544510e13af87d authored about 11 years ago by scottmotte <[email protected]>
Version bump 0.1.1 - lets machine set ENVs take proper priority

github.com/motdotla/dotenv - 9626c1138570b80838c22c0da4b30adc2919bcd0 authored about 11 years ago by scottmotte <[email protected]>
Environment specific variables SHOULD override the higher level .env variables - closes issue #5 and issue #2

github.com/motdotla/dotenv - 119f9d2e4d70e55230a9962f33623de38fc35708 authored about 11 years ago by scottmotte <[email protected]>
Version bump 0.0.5 and add remove lines that are blank but have some spacing

github.com/motdotla/dotenv - 49cb606f860860c0c445ab0f0fb56d74f0acd24a authored about 11 years ago by scottmotte <[email protected]>
Version bump 0.0.4

github.com/motdotla/dotenv - 9c35d7d2640a0c751ed891cbb446efd8e795c128 authored about 11 years ago by scottmotte <[email protected]>
Remove any empty lines in the .env* files

github.com/motdotla/dotenv - 5bb99e857d6646b85142f5c6aedaf5f6a879bfa6 authored about 11 years ago by scottmotte <[email protected]>
Adjust a bit

github.com/motdotla/dotenv - 7e728d5121b59070708a9ba1bad9e9ec758a6b8d authored over 11 years ago by scottmotte <[email protected]>
Add some additional details

github.com/motdotla/dotenv - 756d52b8eb309bb91de9099f795af11baf5f5ca4 authored over 11 years ago by scottmotte <[email protected]>
Verion bump 0.0.3

github.com/motdotla/dotenv - 585b6b3f25bcdea85525e18989ca692a69d89aff authored over 11 years ago by scottmotte <[email protected]>
Merge pull request #1 from calleerlandsson/expand-newlines-if-doublequoted

Added expanding of \n to newlines if value is double quoted

github.com/motdotla/dotenv - 0f3fca350ba0f254ad766c35d11faffa745491da authored over 11 years ago by Scott Motte <[email protected]>
Added expanding of \n to newlines if value is double quoted

github.com/motdotla/dotenv - 599144a3d2e22f6539a9429d409f1723769736b6 authored over 11 years ago by calleerlandsson <[email protected]>
Update README to be correct

github.com/motdotla/dotenv - 733642fa5922416643caa1219a73cb9a102c31dd authored over 11 years ago by scottmotte <[email protected]>
Test for version check. Bump to 0.0.2

github.com/motdotla/dotenv - 08d00a96dc4fd1731958feef4bd2cda416ead787 authored over 11 years ago by scottmotte <[email protected]>
Support quotes

github.com/motdotla/dotenv - 66a3ca61b26ac851c5dd335bf47c77dd9c9c0260 authored over 11 years ago by scottmotte <[email protected]>
Update README

github.com/motdotla/dotenv - b668121d0f863c12b766e222e20ec0a92a1f2c0e authored over 11 years ago by scottmotte <[email protected]>
Initial commit - does the very basics of loading .env files into ENV

github.com/motdotla/dotenv - 71dabbf27b699fcb7a04714709cecfc6e78892b9 authored over 11 years ago by scottmotte <[email protected]>