urban-dictionary-client
The world's dumbest client.
Urban Dictionary has an unofficial exposed API endpoint - http://api.urbandictionary.com/v0/define?term={word}
.
import { search } from 'urban-dictionary-client';
const jaeResults = await search('jae');