get-value
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
parse-filepath
Pollyfill for node.js `path.parse`, parses a filepath into an object.
url-pattern
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.