Socket
Book a DemoInstallSign in
Socket

urban-dictionary-client

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urban-dictionary-client

Node JS Client for the Urban Dictionary API

latest
Source
npmnpm
Version
3.1.0
Version published
Weekly downloads
4
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

urban-dictionary-client

Greenkeeper badge Build Status codecov npm npm

Introduction

The world's dumbest client.

Urban Dictionary has an unofficial exposed API endpoint - http://api.urbandictionary.com/v0/define?term={word}.

API

import { search } from 'urban-dictionary-client';

const jaeResults = await search('jae');

Keywords

urbandictionary

FAQs

Package last updated on 28 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts