GitHub / cschen1205 / js-longest-repeated-substring
Package provides javascript implementation in finding the longest repeated substring within a text body
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschen1205%2Fjs-longest-repeated-substring
PURL: pkg:github/cschen1205/js-longest-repeated-substring
Stars: 1
Forks: 1
Open issues: 1
License: mit
Language: JavaScript
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: about 8 years ago
Updated at: almost 4 years ago
Pushed at: about 8 years ago
Last synced at: 22 days ago
Topics: longest-common-subsequence, string-manipulation, string-matching