envhelper 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