buzzwords icon indicating copy to clipboard operation
buzzwords copied to clipboard

List of (possible) English buzzword words

buzzwords

Build Coverage Downloads Size

List of bleeding edge English buzzwords.

Install

This package is ESM only: Node 12+ is needed to use it and it must be imported instead of required.

npm:

npm install buzzwords

Use

import {buzzwords} from 'buzzwords'

console.log(buzzwords.length) //=> 274

console.log(buzzwords.slice(0, 10))

Yields:

[
  '4g',
  '5g',
  'accountable talk',
  'agile',
  'ajax',
  'algorithm',
  'alignment',
  'ambiguity',
  'amplify',
  'analytics'
]

API

This package exports the following identifiers: buzzwords. There is no default export.

buzzwords

buzzwords exposes big data as a list of strings (Array.<string>).

Support

For a complete list of next generation buzzwords and -phrases, see index.js.

Note that 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.

Related

  • dale-chall — List of familiar American-English words (1995)
  • fillers — List of filler words
  • hedges — List of hedge words
  • profanities — List of profane words
  • spache — List of simple American-English words (1974)
  • weasels — List of weasel words

License

MIT © Titus Wormer