blank
Version, currently 0.2.02 versions
- 0.2.0latestApr 10, 2021
- 0.1.0not indexedApr 10, 2021
github.com/kostya/blank
method Blank for Crystal Language
7 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
blank:
github: kostya/blank
version: ~> 0.2.0Then run:
shards installshard.yml
- Crystal
*- License
- MIT
- Author
- Konstantin Makarchev <kostya27@gmail.com>
Dependencies
This version declares no dependencies.
README
# blank
method Blank for Crystal Language
## Installation
Add this to your application's `shard.yml`:
```yaml
dependencies:
blank:
github: kostya/blank
```
## Usage
```crystal
require "blank"
p "".blank? # => true
p 1.blank? # => false
p nil.blank? # => true
p [1].blank? # => false
```
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.0- Tagged
- Apr 10, 2021
- Commit
a18667190905- Crystal
*- Indexed
- yes
Dependents
Repository
github.com/kostya/blank
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 2