password-gen-cli
password-gen-cli copied to clipboard
🎨 CODE: using import instead of require
Now as every supported version of Node.js supports the new ESM import
syntax. I made this awesome project use this Node.js feature.
Let me know if any changes are required ✌️