2.11.0 • Published 3 years ago

@pown/dicts v2.11.0

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

Follow on Twitter NPM Fury SecApps

Pown Dicts

Pown Dicts is a collection of various types of dictionaries.

Credits

This tool is part of secapps.com open-source initiative.

  ___ ___ ___   _   ___ ___  ___
 / __| __/ __| /_\ | _ \ _ \/ __|
 \__ \ _| (__ / _ \|  _/  _/\__ \
 |___/___\___/_/ \_\_| |_|  |___/
  https://secapps.com

Authors

Quickstart

This tool is meant to be used as part of Pown.js but it can be invoked separately as an independent tool.

Install Pown first as usual:

$ npm install -g pown@latest

Invoke directly from Pown:

$ pown dicts

Library Use

Install this module locally from the root of your project:

$ npm install @pown/dicts --save

Once done, invoke pown cli:

$ POWN_ROOT=. ./node_modules/.bin/pown-cli dicts

You can also use the global pown to invoke the tool locally:

$ POWN_ROOT=. pown dicts

Usage

WARNING: This pown command is currently under development and as a result will be subject to breaking changes.

pown dicts [options] <search>

Assorted Dictionaries

Options:
  --version       Show version number                                  [boolean]
  --modules, -m   Load modules                                          [string]
  --help          Show help                                            [boolean]
  --download, -d  Download found dictionaries         [boolean] [default: false]
  --regex, -r     Search with regex                   [boolean] [default: false]

Supported Dictionaries

The following dictionaries are currently supported by this module:

Improvements

This is a great start but there are a number of things that the original author would like to improve. In no particular order here is the current wish list:

  • Ability to transform/cleanup the file output
  • Download progress bar - this could be another module providing this feature
  • Add the commonspeak datasets - those that work
2.11.0

3 years ago

2.10.0

3 years ago

2.9.0

4 years ago

2.8.0

4 years ago

2.7.6

4 years ago

2.7.5

4 years ago

2.7.4

4 years ago

2.7.3

4 years ago

2.7.2

4 years ago

2.7.0

4 years ago

2.7.1

4 years ago

2.6.0

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago