wzhouwzhou / one-line-wonders

OneLineWondersCode | 1000+ Commits | 279/300 One Liners | 200+ Forks | Actively maintained open-source collection of "one-line" programs performing various tasks in different languages
https://hacktoberfest2018.suya.moe
GNU General Public License v3.0
96 stars 192 forks source link

Added ZombieChibiXD_Palindrome.js #428

Closed ZombieChibiXD closed 4 years ago

ZombieChibiXD commented 4 years ago

Insert String to check if the input is palindrome or not


JavaScript

wzhouwzhou commented 4 years ago

Note: case-insensitive palindrome.