1.1.0 • Published 8 months ago

is-wds-asiflhr v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Test-package-npm

Returns whether provided value is 'WDS' string or not!

Installation

Install my-project with npm

  run npm i is-wds-asiflhr

Usage/Examples

// ES6
import isWds from 'is-wds-asiflhr'
// ES5
const isWds = require('is-wds-asiflhr')

function App() {
  return (
    console.log(isWds('WDS'));
    console.log(isWds('WDS2'));
    console.log(isWds(2));
  )
}

Authors

🚀 About Me

Hi, I'm a React | NextJS | React-Native Developer from Pakistan.

Badges

MIT License

GPLv3 License

AGPL License

Used By

This project is used by the following companies:

1.1.0

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago