
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
A command-line tool to get information about names, including meaning, origin, gender, age, and nationality predictions
A command-line tool to get information about names, including meaning, origin, gender, age, and nationality predictions.
npm install -g nameinfo
npx nameinfo <name>
nameinfo <name> [options]
--web-only: Skip local database and only use web scraping--offline: Use only local database (no web requests)-h, --help: Display help information-V, --version: Display version number# Basic usage
nameinfo john
# Skip local database and only use web scraping
nameinfo emma --web-only
# Use only local database (no web requests)
nameinfo michael --offline
Information for "Emma"
Name Meaning:
Meaning: Universal, whole
Origin: Germanic
Source: Local database
Nationality Prediction:
1. GB (29.23%)
2. US (15.98%)
3. AU (8.75%)
Gender Prediction:
Gender: female (99.94% probability)
Age Prediction:
Average age: 58 (based on 294983 samples)
The local database includes over 200 names from various cultures, including:
MIT
Eser Sarıyar
FAQs
A command-line tool to get information about names, including meaning, origin, gender, age, and nationality predictions
The npm package nameinfo receives a total of 2 weekly downloads. As such, nameinfo popularity was classified as not popular.
We found that nameinfo 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 now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.