JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 443
  • Score
    100M100P100Q96729F
  • License MIT

List of (possible) English weasel words

Package Exports

  • weasels

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (weasels) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

weasels Build Status

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

Installation

npm:

npm install weasels

Usage

var weasels = require('weasels');

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.

  • 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