chidi-palindrome

0.2.0 • Public • Published

Phrase object (with palindrome detector) This is a sample NPM module created by Chidi Nwaneto from LLJtobeD.

The module can be used as follows:

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

/chidi-palindrome/

    Package Sidebar

    Install

    npm i chidi-palindrome

    Weekly Downloads

    2

    Version

    0.2.0

    License

    ISC

    Unpacked Size

    2.89 kB

    Total Files

    6

    Last publish

    Collaborators

    • nwaneto