Socket
Socket
Sign inDemoInstall

word-dict

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    word-dict

A command-line tool for getting word definitions from a dictionary API


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Get Word Info CLI

A command-line tool for getting word definitions from a dictionary API.

Installation

You can install the word-dict package globally using npm:

$ npm install -g word-dict

Usage

To use the word-dict command, simply enter it followed by the word you want to look up:

$ define hello

This will print out the part of speech, definition, and example (if available) for the word "hello".

Examples

Here are some examples of how you can use the define command:

$ define programming

verb:
 •To enter a program or other instructions into (a computer or other electronic device) to instruct it to do a particular task. He programmed the DVR to record his favorite show.
  📚 Example: He programmed the DVR to record his favorite show.

 •To develop (software) by writing program code. I programmed a small game as a demonstration.
  📚 Example: I programmed a small game as a demonstration.

 •To put together the schedule of an event. Mary will program Tuesday’s festivities.
  📚 Example: Mary will program Tuesday’s festivities.

 •To cause to automatically behave in a particular way. The lab rat was programmed to press the lever when the bell rang.
  📚 Example: The lab rat was programmed to press the lever when the bell rang.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the ISC License. See the LICENSE file for details.

Keywords

FAQs

Last updated on 04 Apr 2023

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