Skip to content

just-baiting/is-sup

Repository files navigation

Is Sup

Checks to see if a string passed through starts with sup.

If sup is passed it will return true otherwise it will be false

Installation

yarn add @just-baiting/is-sup

Usage

import { isSup } from '@just-baiting/is-sup';

console.log(isSup('sup')); // true
console.log(isSup('hi, sup?')); // false

About

Did you say sup?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •