Skip to content

DRD161/JavaScript-Palindrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JavaScript-Palindrome

This script uses regular expressions to check if a string is a palindrome. If it is, return true. If not return false.

About

This script uses regular expressions to check if a string is a palindrome. If it is, return true. If not return false.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors