UNPKG

porter2

Version:

Fastest JavaScript implementation of the porter2 stemmer

3 lines (2 loc) 60 B
// @flow declare export function stem(word: string): string