is-string-blank

WebJar for is-string-blank

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-string-blank
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

is-string-blank
WebJar for is-string-blank
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/plotly/is-string-blank

Download is-string-blank

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/is-string-blank/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>is-string-blank</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/is-string-blank/
implementation 'org.webjars.npm:is-string-blank:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/is-string-blank/
implementation ("org.webjars.npm:is-string-blank:1.0.1")
'org.webjars.npm:is-string-blank:jar:1.0.1'
<dependency org="org.webjars.npm" name="is-string-blank" rev="1.0.1">
  <artifact name="is-string-blank" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='is-string-blank', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "is-string-blank" % "1.0.1"
[org.webjars.npm/is-string-blank "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

is-string-blank

The fast way to check if a JS string is blank?

Install

npm install is-string-blank

API

var isStringBlank = require('is-string-blank');

isStringBlank(/* any JS object */);

Why?

In plotly's javascript graphing library plotly.js blank strings should be identified to be ignored e.g. by webgl. is-string-blank is significantly simplified and sped up

Author

Alex Johnson | https://github.com/alexcjohnson

License

Copyright (c) 2015 Alex Johnson Released under the MIT license.

org.webjars.npm

Plotly

Versions

Version
1.0.1