@f/is-string

1.1.1 • Public • Published

is-string

Build status Git tag NPM version Code style

Check if string.

Installation

$ npm install @f/is-string

Usage

var isString = require('@f/is-string')

isString('foo') // => true

API

isString(value)

  • value - value to test

Returns: boolean

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @f/is-string

Weekly Downloads

228

Version

1.1.1

License

MIT

Last publish

Collaborators

  • f