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