UNPKG

sugar

Version:

A Javascript utility library for working with native objects.

9 lines (7 loc) 229 B
'use strict'; var DOWNCASED_WORDS = [ 'and', 'or', 'nor', 'a', 'an', 'the', 'so', 'but', 'to', 'of', 'at', 'by', 'from', 'into', 'on', 'onto', 'off', 'out', 'in', 'over', 'with', 'for' ]; module.exports = DOWNCASED_WORDS;