4 packages
@green-code/memoize-async
Memoize the result of any function, even an asynchronous one
@green-code/music-track-data
A music API. Provides you an array of music track data including lyrics, album, artist and title, simply by performing a fuzzy search on the lyrics or title.
@hackylabs/deep-redact
A fast, safe and configurable zero-dependency library for redacting strings or deeply redacting arrays and objects.
@hackylabs/obglob
Glob search an a nested object/array against patterns. Returns a copy of the original with only the matched properties/values included or excluded. Optionally modifies the values of the matched properties. Optionally flattens the result.