Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mimixp3/palindrome-checker

This is a simple Palindrome Checker web application that allows users to input text and check if it's a palindrome. It removes non-alphanumeric characters, ignores case, and checks if the input reads the same forwards and backwards, displaying the result on the page.
https://github.com/mimixp3/palindrome-checker

css html javascript

Last synced: 10 days ago
JSON representation

This is a simple Palindrome Checker web application that allows users to input text and check if it's a palindrome. It removes non-alphanumeric characters, ignores case, and checks if the input reads the same forwards and backwards, displaying the result on the page.

Awesome Lists containing this project