
Research
Node.js Fixes AsyncLocalStorage Crash Bug That Could Take Down Production Servers
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.
emoji-synonyms
Advanced tools
Synonyms for emoji, to make them easier to find.
This data is derived programmatically using a thesaurus, so it has a very loose interpretation on what constitutes a synonym. As such, you can expect to see weird suggestions for some emoji. The hope, however, is that erring on the side of more data will lead to a greater likelihood of serendipitously finding the right emoji when searching by keyword.
For a smaller, human-curated (and therefore more accurate) set of keywords, check out the emojilib package.
npm install emoji-synonyms --save
const keywords = require('emoji-synonyms')
Object.keys(keywords).length
// => 1294
keywords.bus
/*
[ 'vehicle',
'motorcar',
'automobile',
'machine',
'auto',
'truck',
'bus',
'gondola',
'motor',
'coach',
'jalopy',
'buggy',
'wagon',
'coupe',
'limousine',
'sedan',
'van',
'carriage',
'railcar',
'railway car',
'medium',
'agency',
'car',
'means',
'instrument',
'conveyance',
'agent',
'carrier',
'instrumentality',
'transport',
'mechanism',
'channel',
'tool',
'intermediary',
'shipping',
'transit',
'shipment',
'moving',
'freight',
'transfer',
'deportation',
'exile',
'transmission',
'haulage',
'carrying',
'cartage',
'expatriation',
'transferral',
'freightage',
'movement',
'portage',
'journey',
'voyage',
'move',
'trip',
'tour',
'trek',
'go',
'walk',
'ramble',
'wander',
'rove',
'roam',
'travelling',
'proceed',
'cruise',
'progress',
'jaunt',
'traverse',
'drive',
'expedition' ]
*/
npm install
npm test
None
_.uniq exported as a module.MIT
Generated by package-json-to-readme
FAQs
Synonyms for emoji, to make them easier to find
We found that emoji-synonyms 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
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.