$ npm install --global mhartl-palindrome $ vim test.js let Phrase = require("mhartl-palindrome"); let napoleonsLament = new Phrase("Able was I, ere I saw Elba."); console.log(napoleonsLament.palindrome()); $ node test.js true
-
Notifications
You must be signed in to change notification settings - Fork 0
mmosru/js-palindrome
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published