Skip to content

arskinner/weasels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weasels

Build Downloads Size

List of many English, both British and American, weasel words.

Installation

npm:

npm install weasels

Usage

var weasels = require('weasels')

console.log(weasels.length) //=> 116

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

Yields:

[ 'a lot',
  'about',
  'acts',
  'again',
  'all',
  'almost',
  'already',
  'also',
  'anyway',
  'appeared' ]

API

weasels

Reportedly, weasels exposes a list of strings (Array.<string>).

Support

weasels supports several weasel words and phrases. For a complete list, see data.txt.

Note that the words listed in weasels might or, in fact, might not be weasels.

Related

  • buzzwords — List of buzzwords
  • 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)

License

MIT © Titus Wormer

About

List of (possible) English weasel words

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%