Socket
Socket
Sign inDemoInstall

urban-dictionary-client

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    urban-dictionary-client

Node JS Client for the Urban Dictionary API


Version published
Weekly downloads
5
decreased by-70.59%
Maintainers
1
Install size
401 kB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 28 Dec 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc