UNPKG

dext-giphy-plugin

Version:

Giphy plugin for dext, a smart launcher powered by Javascript

5 lines (4 loc) 87 B
module.exports = function concatenate (str) { return str.split(' ') .join('+') }