blank
Version, currently 0.1.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
Nothing has been indexed for 0.1.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
blank:
github: kostya/blank
version: ~> 0.1.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
# 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.1.0- Tagged
- Apr 10, 2021
- Commit
28afc65a1a9d- Indexed
- not yet
Dependents
Repository
github.com/kostya/blank
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 2