@unction/lackstext
TypeScript icon, indicating that this package has built-in type declarations

6.3.0 • Public • Published

@unction/lacksText

Tests Stability Dependencies

string => string => boolean

Determines if a set of text does not have a subset of text.

const data = "I love pies!"
const lacksBestFood = lacksText("pizza")

lacksBestFood(data) // false

Readme

Keywords

Package Sidebar

Install

npm i @unction/lackstext

Weekly Downloads

4

Version

6.3.0

License

SEE LICENSE IN LICENSE

Unpacked Size

15.8 kB

Total Files

7

Last publish

Collaborators

  • krainboltgreene