Security News
npm Updates Search Experience with New Objective Sorting Options
npm has a revamped search experience with new, more transparent sorting options—Relevance, Downloads, Dependents, and Publish Date.
Coming up with good product names that are marketable, unique, and memorable is hard. Let Baasha help!
Baasha has already done the grunt work of figuring out which words make the best product names and will generate a magical combination from this curated set... every time, guaranteed!
What are you waiting for? Put Baasha to the test!
As CLI:
npm install -g baasha
As module:
npm install --save baasha
var baasha = require('baasha')
$ baasha
We'll call it... ProGear
$ baasha --exactly 5
We'll call it... NexSpin... TaxThink... WatchWeb... TeamSlick... WorkSat
$ baasha --min 2 --max 10
We'll call it... MapAlert... InstaFleet... PayTax... SafeAlert
Kill with Ctrl C
$ baasha --forever --brief --interval 50 | grep Best
BestGear
DataBest
NexBest
$ baasha --help
Generate product names.
The asynchronous version will call a given callback or, if not given, return a
Promise
.
The synchronous version will return results immediately.
Each product name will be returned as either a string (default) or an object
(based on the object
boolean option). If there are multiple generated names,
an array will be returned, unless the join
string option is given, in which
case a string of joined names will be returned.
Based on random-words.
exactly
: number
Generate exactly this many product names.
min
: number
Generate at least this many product names.
max
: number
Generate at most this many product names.
join
: string
Call join on the results array using this string.
object
: boolean
Use an object for each result element instead of a string. The object will
have a left
property and right
property as strings, representing the
word combo that makes the name.
MIT
This module was created for fun but should definitely be taken seriously. ✌
FAQs
Need a product name? Ask Baasha!
The npm package baasha receives a total of 1 weekly downloads. As such, baasha popularity was classified as not popular.
We found that baasha 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.
Security News
npm has a revamped search experience with new, more transparent sorting options—Relevance, Downloads, Dependents, and Publish Date.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.