By indexing static content with this tool, ranked search results become possible on static sites. It creates a json object with TF-IDF scores that allows performant search of content based on cosign similarity. In short, this is a node.js implimentation of Porter Stemmed, log normalized, TF-IDF that outputs a json object with some quick lookups.