UNPKG

mysql-parse

Version:

Parse a mysql connection string and return access parameters that can be fed to the mysql or mysqldump command line client.

16 lines (9 loc) 214 B
# Changelog ## 3.0.0 - Relicensed project to use the Hippocratic License. - Upgrade module to be ESM. ## 2.0.0 - Simplified command line API. - Made package includable as module. ## 1.0.0 - Initial release.