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:
=

install:
=

Versions:

  1. 0.1.0 December 29, 2024 (6.5 KB)

Owners:

Pushed by:

Authors:

  • soueda_kome_303

SHA 256 checksum:

=
Star

Total downloads 237

For this version 237

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: