
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
majorsystem
Advanced tools
> Converts numbers into Mnemonics using the [Major System](https://en.wikipedia.org/wiki/Mnemonic_major_system). Allows a configurable mapping of consonants to digits and custom word lists.
Converts numbers into Mnemonics using the Major System. Allows a configurable mapping of consonants to digits and custom word lists.
By default, it uses Lewis Carrol's consonant to digit mapping, however this can be customized by providing a JSON file using the --mapFile option.
$ npm install --global majorsystem
majorsystem --help
majorsystem [number]
Options:
--version Show version number [boolean]
--maxWords, --mw Maximum number of words for the mnemonic [default: 3]
--limit Maximum number of mnemonics to display [default: 10]
--mapFile A JSON file mapping digits to consonants [default: ""]
--exclude A comma separated list of words to exclude [default: ""]
--wordList A path to a wordlist file to use [default: ""]
--randomize Shuffle results, still sorting by least words [count]
--colorize Colorize the consonants [count]
--capitalize Colorize the consonants [count]
--help, -h Show help [boolean]
Examples:
majorsystem --capitalize 314159
Default Consonant to Number mapping
0:
- z
- r
1:
- b
- c
2:
- d
- w
3:
- t
- j
4:
- f
- q
5:
- l
- v
6:
- s
- x
7:
- p
- m
8:
- h
- k
9:
- n
- g
ISC © John De Mott
FAQs
> Converts numbers into Mnemonics using the [Major System](https://en.wikipedia.org/wiki/Mnemonic_major_system). Allows a configurable mapping of consonants to digits and custom word lists.
The npm package majorsystem receives a total of 2 weekly downloads. As such, majorsystem popularity was classified as not popular.
We found that majorsystem demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.