stopword

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.

lunr

Simple full-text search in your browser.

keyword-extractor

Module for creating a keyword array from a string and excluding stop words.