Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
acrophonic-alphabets
Advanced tools
A collection of 92 Alpha-Bravo-Charlie-style alphabets from around the world.
A collection of 92 Alpha-Bravo-Charlie-style alphabets from around the world.
Acrophony is the naming of letters of an alphabetic writing system so that a letter's name begins with the letter itself. For example, Greek letter names are acrophonic: the names of the letters α, β, γ, δ, are spelled with the respective letters: αλφα (alpha), βήτα (beta), γάμμα (gamma), δέλτα (delta).
npm install acrophonic-alphabets --save
This module exports an array of alphabets. Each has a name, language, year, notes, and a 26-word alphabetical list.
var alphabets = require('acrophonic-alphabets')
alphabets.length
// => 92
alphabets[0]
// =>
// { name: 'NATO',
// language: 'English',
// notes: 'This alphabet dates from ...',
// year: 1955,
// words: ['alpha', 'bravo', 'charlie', 'delta', ...]}
None
MIT
FAQs
A collection of 92 Alpha-Bravo-Charlie-style alphabets from around the world.
The npm package acrophonic-alphabets receives a total of 5 weekly downloads. As such, acrophonic-alphabets popularity was classified as not popular.
We found that acrophonic-alphabets 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.