assert-lower
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

assertLower

Assert between two or more strings as they were writing in lower case

Usage: assertLower(...strings): boolean

import { assertLower } from 'assert-lower'

assertLower(`aBc`, String(`AbC`), `ABC`)
// Output: true
assertLower(`abc`, `ABC`)
// Output: true

This module exported from utilizes project.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i assert-lower

      Weekly Downloads

      2

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      2.69 kB

      Total Files

      5

      Last publish

      Collaborators

      • natqe3