simple_captcha

Crystal library that generates image CAPTCHAs, use numbers.

SimpleCaptcha

Crystal library that generates image CAPTCHAs, use numbers.

All credits goes to @yanecc

For how to use this shard, check the sisiter shard captcha.

These two libraries should be interchangeable without the need to change you code.

The different is:

  • SimpleCaptcha has no external dependencies other than Crystal,so, you can built static binary (if this is your's need)
  • this shard captcha code only support number.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      simple_captcha:
        github: crystal-china/simple_captcha
    
  2. require "simple_captcha"

Contributing

  1. Fork it (https://github.com/crystal-china/simple_captcha/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

simple_captcha

Owner
Statistic
  • 0
  • 0
  • 0
  • 1
  • 1
  • 7 days ago
  • June 15, 2025
License

MIT License

Links
Synced at

Sun, 22 Jun 2025 07:22:34 GMT

Languages