@jawad-ahmed/is-string
v1.0.2
Published
check value is string or not
Downloads
12
Maintainers
Readme
Is String
check the data type is string or not!
Run Locally
Install dependencies
yarn add @jawad-ahmed/is-string
Start the server
yarn start
Usage/Examples
const isString = require('is-string');
console.log(isString('hello'));
Tech Stack
Client: Javascript
Support
For support, email: [email protected]