simple npm package for check palindrome word
-
Updated
Oct 20, 2021 - JavaScript
simple npm package for check palindrome word
Zero dependencies, lightweight and fully functional palindrome checker
A palindrome is used to verify a sequence of numbers, strings, or letters that are read left to right and right to left to match the same characters or return the same
I just created you a Palindrome checker that will brainstorm you.
freeCodeCamp JavaScript DSA projects
A simple repo that checks for Palindromes. https://acmegamers.github.io/Palindrome-Checker/
A vanilla javascript based palindrome explorer.
This Palindrome Checker built with HTML, CSS, and JS is a simple web - based tool that allows users to input a word, phrase, or number and check whether it reads the same forwards and backwards i.e. if it is a palindrome or not.
• Data Structure is a systematic way to organize data in order to use it efficiently. • Following terms are used: Interface Implementation
Palindrome, Prime Number, Armstrong
Palindrome and Perfect numbers generator
just a trash project !
Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.
Creating Palindrom-Checker by using Javascript and css code,
This project is a collection of two JavaScript exercises to help users learn the language. The first exercise is to create a function to find a palindrome word and the second is to create a function to find odd or even numbers. The project is written in JavaScript and can be used as an educational tool to help users understand t
This is a solution to the Palindrome Checker on FreeCodeCamp.
Here are the codes that I wrote while doing the "JavaScript Algorithms and Data Structures" course on FreeCodeCamp.com. Hope it will help you get through any problem you might face while solving the problems. PEACE :)
JavaScript Algorithms and Data Structures Developer Certification, representing approximately 300 hours of coursework
This repository features utility functions with Jest tests, covering tasks like exponentiation, string manipulation, palindrome checks, and temperature conversion.
This application created using JavaScript checks if the user's birthdate is a palindrome or not. If it's not a palindrome, then it displays the nearest palindrome to the birth date.
Add a description, image, and links to the palindrome-checker topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-checker topic, visit your repo's landing page and select "manage topics."