
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
List of bleeding edge English buzzwords.
This package is a list of English buzzwords from Wikipedia.
You’re probably dealing with natural language, and know you need this, if you’re here!
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+), install with npm:
npm install buzzwords
In Deno with esm.sh:
import {buzzwords} from 'https://esm.sh/buzzwords@2'
In browsers with esm.sh:
<script type="module">
import {buzzwords} from 'https://esm.sh/buzzwords@2?bundle'
</script>
import {buzzwords} from 'buzzwords'
console.log(buzzwords.length) //=> 322
console.log(buzzwords.slice(0, 10))
Yields:
[
'4g',
'5g',
'accountable talk',
'adaptive interface',
'agile',
'ajax',
'algorithm',
'alignment',
'ambient environment',
'ambiguity'
]
This package exports the identifier buzzwords.
There is no default export.
buzzwordsbuzzwords exposes big data as a list of strings (Array<string>).
For a complete list of next generation buzzwords and -phrases, see
index.js.
👉 Note: the countless words listed in buzzwords might not be buzzwords in certain contexts; the list just takes a holistic approach in cloud computing with a bleeding edge algorithm.
This package is fully typed with TypeScript. It exports no additional types.
This package is at least compatible with all maintained versions of Node.js. As of now, that is Node.js 14.14+ and 16.0+. It also works in Deno and modern browsers.
dale-chall
— list of familiar American-English words (1995)fillers
— list of filler wordshedges
— list of hedge wordsprofanities
— list of profane wordsspache
— list of simple American-English words (1974)weasels
— list of weasel wordsYes please! See How to Contribute to Open Source.
This package is safe.
FAQs
List of (possible) English buzzwords
The npm package buzzwords receives a total of 7 weekly downloads. As such, buzzwords popularity was classified as not popular.
We found that buzzwords demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.