is-wds-asiflhr

1.1.0 • Public • Published

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:

Readme

Keywords

Package Sidebar

Install

npm i is-wds-asiflhr

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

1.74 kB

Total Files

3

Last publish

Collaborators

  • asiflhr