New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

deepdive

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deepdive

jargon file

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
1
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Use all of the jargon

Record any of the strange things you've heard around the office which we may have initially suspected aren't actually real words.

How to contribute

  • Edit the words.txt file with one word or phrase per line
  • You're done

FAQ

  • How do I know if it's a good word to add? Thought leader

Programmatic usage as an npm module

You can do it!

$ npm install deepdive

var jargon = require('deepdive')

console.log(jargon.random())
// => 'industry disruptor'

api

  • deepdive is an array of words

  • deepdive.random() returns a random word

  • deepdive.stream() returns a readable stream of all of the words

running the tests

we've got those.

$ npm test

command line usage

we can do that too!

installation

first you'll need to install node on your system

then $ npm install -g deepdive

and now you can run it from the console:

$ deepdive
leverage

which means you can do crazy things like

$ cowsay `deepdive`
 ________
< buy-in >
 --------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Keywords

jargon

FAQs

Package last updated on 24 Sep 2014

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