manacher

1.1.6 • Public • Published

Manacher

Build Status codecov npm MIT License PRs Welcome

longestPalindrome() finds the longest palindrome string within any given string.

Installation

npm install manacher

Usage

const manacher = require('manacher')
console.log(manacher.longestPalindrome('racecar'))

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Here are some links that can help you on making your pull request:

Readme

Keywords

Package Sidebar

Install

npm i manacher

Weekly Downloads

11

Version

1.1.6

License

MIT

Unpacked Size

14.6 kB

Total Files

12

Last publish

Collaborators

  • josephting