GitXplorerGitXplorer
n

envhelper

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
e661fa0f461c04434127c0133e9b46199ae8386a

fix: version issue

nnickfan committed a year ago
Verified
ab095d3ff0977e3ad8f60f94cc84fbd0658d6a09

fix: version issue

nnickfan committed a year ago
Verified
1862f6f0efc198d3b70e4f34689efbc53712ce43

fix: space

nnickfan committed a year ago
Verified
3791acf622ddbae98f2d70e79e9b527614399512

feat: add dyeTag prefix support url,hostname,subdomain.

nnickfan committed a year ago
Verified
5ac5ae87c6fb7dd6297bec96f745d85e7c23093c

feat: add dyeTag prefix support.

nnickfan committed a year ago
Verified
2a1b63bfef34619c76d373a9ab37211bae39f149

feat: tweak env label prefix

nnickfan committed a year ago

README

The README file for this repository.

envhelper NPM version Build Status Dependency Status Coverage percentage

Environment Label Helper

Installation

$ npm install --save @nickfan/envhelper

Usage

const envhelper = require('@nickfan/envhelper');

envhelper.genEnvUrlByWebUrl("http://dev-mockup.example.com", "testing") === "http://test-mockup.example.com"

License

MIT © nick fan