@extra-string/replace-suffix
Replace suffix match in string with specified value.
Replace suffix match in string with specified value.
Get Sørensen-Dice index between strings.
Get set-listed symbol at specified index in string.
Convert string to camel case.
Replace values in iterable with an object.
Filter iterable with values of specified indexes, like .pick().
Remove specified keys from object (without delete).
Get TTS audio for english text.
Upload video to Youtube.
Get TTS video from audio, image.
Get keys of all values in entries that satisfy the test, like Array.findIndex().
Get key of first value in entries that satisfies the test, like Array.findIndex().
Check if two entries are equal.
Check if iterable is equal to another iterable.
Check if all values in iterable are truthy, like all().
Check if iterable has any truthy values, like any().
Get average of values in iterable.
Add specified values to set.
Add part of array to set.