commonsubstrings

1.1.2 • Public • Published

Common Substrings Build Status

Calculates a list of common substrings between two strings

Installation

npm i commonsubstrings --save

Usage

var css = require('commonsubstrings')

console.log(css('may the force be with you', 'may the sauce be with you'))
//result: ['ce be with you', 'may the']

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    1
  • 1.1.0
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i commonsubstrings

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • zaphod1984