alfred-palindrome

0.1.1 • Public • Published

Phrase Object (With Palindrome Detector)

This is a sample NPM module created in Frontmatters by St. Asuzu Alfred P. M..

The module can be used as follows:

$ npm install --global alfred-palindrome
$ vim test.js
let Phrase = require("alfred-palindrome");
let napoleonsLament = new Phrase("Able was I, ere I saw Elba.");
console.log(napoleonsLament.palindrome());
$ node test.js
true

Readme

Keywords

Package Sidebar

Install

npm i alfred-palindrome

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

2.66 kB

Total Files

4

Last publish

Collaborators

  • justwebandsoftwaredevelopment