wrench

Version, currently 0.1.33 versions

github.com/73686f77/wrench.cr

🚧 Pending - Crystal Useful Patch and Utilities

4 stars
1 dependent
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  wrench:
    github: 73686f77/wrench.cr
    version: ~> 0.1.3

Then run:

shards install

shard.yml

Crystal
>= 0.35.0, < 2.0.0
License
MIT
Author
73686f77

Dependencies

This version declares no dependencies.

README

<div align = "center"><img src="images/icon.png" width="256" height="256" /></div>

<div align = "center">
  <h1>Wrench.cr - Useful Patch and Utilities</h1>
</div>

<p align="center">
  <a href="https://crystal-lang.org">
    <img src="https://img.shields.io/badge/built%20with-crystal-000000.svg" /></a>
  <a href="https://github.com/73686f77/wrench.cr/actions">
    <img src="https://github.com/73686f77/wrench.cr/workflows/Continuous%20Integration/badge.svg" /></a>
  <a href="https://github.com/73686f77/wrench.cr/releases">
    <img src="https://img.shields.io/github/release/73686f77/wrench.cr.svg" /></a>
  <a href="https://github.com/73686f77/wrench.cr/blob/master/license">
    <img src="https://img.shields.io/github/license/73686f77/wrench.cr.svg"></a>
</p>

## Description

* This repository contains some useful monkey patches.
  * But I don't recommend it to others, It will add or remove some features at any time.

## Features

* ...

## Tips

* I don't recommend it to others, It will add or remove some features at any time.

## Usage

### Used as Shard

Add this to your application's shard.yml:

```yaml
dependencies:
  wrench:
    github: 73686f77/wrench.cr
```

### Installation

```bash
$ git clone https://github.com/73686f77/wrench.cr.git
```

## Development

```bash
$ make test
```

## References

* [ISO Country Code to Unicode Flag in C#](https://alanedwardes.com/blog/posts/country-code-to-flag-emoji-csharp/)

## Credit

* [\_Icon::wanicon/fruits](https://www.flaticon.com/packs/fruits-and-vegetables-48)

## Contributors

|Name|Creator|Maintainer|Contributor|
|:---:|:---:|:---:|:---:|
|**[73686f77](https://github.com/73686f77)**|√|√||

## License

* MIT License