Skip to content

omelniz/exenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

EX.ENV

Convert env-variable to example string

from: api-host.com
  to: xxx-xxxx.xxx

Easy to use

npx env-to-example "https://string-to-convert.com"

Examples

npx env-to-example "us-east-1" // => "xx-xxxx-x"
npx env-to-example "http://google.com" // => "http://xxxxxx.xxx"
npx env-to-example "some-secret-key" // => "xxxx-xxxxxx-xxx"

About

Convert env-variable to example string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published