8000 GitHub - words/fillers at 1.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

words/fillers

Repository files navigation

fillers Build Status Coverage Status

List of, like, English (both British and American) filler words.

Installation

npm:

npm install fillers

Usage

var fillers = require('fillers');

fillers.length; // 80

console.log(fillers.slice(0, 10));

Yields:

[ 'a',
  'able',
  'aboard',
  'about',
  'above',
  'absent',
  'accept',
  'accident',
  'account',
  'ache' ]

API

fillers

So, fillers exposes a list of strings. (Array.<string>).

Support

For a complete list of supported filler words and phrases, like, see index.json.

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

Related

  • buzzwords — List of buzzwords;
  • dale-chall — List of familiar American-English words (1995);
  • 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

About

List of (possible) English filler words

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •  
0