thomasfr/Timeliner.Core
Core module for Timeliner.Index and Timeliner.Search. It provides functionality to generate an array of string tokens out of a single word or a complete text. These string tokens can be used to create an inverted index for instance.
JavaScriptMIT