require('stopwords').english // or dutch, french, german, italian, spanish
A a collection of languages stemmers and stopwords for Lunr Javascript library
A module for node.js and the browser that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 62 languages and also takes lists with custom stopwords as input.
The most comprehensive collection of stopwords for multiple languages.