extlib
Version, currently master branch1 version
- master branchlatestJun 21, 2023
github.com/davidkellis/extlib
Extended standard library for Crystal
0 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
extlib:
github: davidkellis/extlib
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.3.2- License
- MIT
- Author
- David Ellis
Dependencies
This version declares no dependencies.
README
extlib
extlib is a collection of extentions to the Crystal standard library that I find myself using frequently.
Installation
-
Add the dependency to your
shard.yml:dependencies: extlib: github: davidkellis/extlib -
Run
shards install
Usage
require "extlib"
Contributing
- Fork it (https://github.com/davidkellis/extlib/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- David Ellis - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 21, 2023
- Crystal
1.3.2- Indexed
- yes
Dependents
Repository
github.com/davidkellis/extlib
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 1