is-vineet-string
v1.2.1
Published
Check value is string or not
Readme
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installation
To install and set up the library, run:
$ npm install is-vineet-stringUsage
checkString
const checkString = require("is-vineet-string");
checkString(string);