parse-redis-url
JSON →A small utility (v0.0.2, last updated in 2014) for parsing redis:// URLs into node_redis configuration objects. Unlike general URL parsers, this is tailored specifically to node_redis, handling host, port, password, and database number. Also provides a convenience method to create a node_redis client directly from the URL. No releases in years, likely unmaintained. Minimal dependencies, but requires the redis package at usage time.
Resources
packageparse-redis-url ↗