Socket
Socket
Sign inDemoInstall

urban-eng-dictionary

Package Overview
Dependencies
6
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    urban-eng-dictionary

UrbanDictionary API (Unofficial) tha finds the defination of any word in the website


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

UrbanDictionary API (Unofficial) tha finds the defination of any word in the website

How to Use

npm install urban-eng-dictionary --save

Example
const getUrbanDictionary = require("urban-eng-dictionary");

getUrbanDictionary("air");
Output
[
  'Air is mostly nitrogen and oxygen and water vapor. We breathe it.',
  'To ignore. Dismiss something/someone',
  "Commonly used in coastal Georgia to describe marijuana that 
has no effects because of it's poor quality.",
  'Awesome French electronic band. Basically, two guys with a guitar, bass and a whole lot of computers and key boards.',     
  'The stuff you breathe in your lungs!',
  'In reference to a jumpshot in basketball, to make no contact whatsoever with the rim, net, or even backboard.\n' +
    '\n' +
    "Antonym of 'nothing but net'",
  "another phrase to express someone getting 'murked' usually used by mc's when there makin a dub against another mc"
]

Keywords

FAQs

Last updated on 05 Feb 2022

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