RubyGems Navigation menu

palindrome_checker 0.1.0

The PalindromeChecker gem provides a straightforward utility to determine whether a given text is a palindrome. It removes unnecessary characters like spaces, punctuation, and symbols, and normalizes case before performing the palindrome check. This makes it ideal for validating phrases, sentences, or simple strings in various applications. With easy-to-use class methods, this gem is perfect for beginners and useful for quick text validations.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 December 29, 2024 (6.5KB)

所有者:

プッシュ者:

作者:

  • soueda_kome_303

SHA 256チェックサム:

=

累計ダウンロード数 332

このバージョンのみ 332

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.0

リンク: