Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

shuLhan/tekstus

Repository files navigation

GoDoc Go Report Card

This package is deprecate.  See
https://github.com/shuLhan/share/lib/bytes,
https://github.com/shuLhan/share/lib/strings,
https://github.com/shuLhan/share/lib/text,
https://github.com/shuLhan/share/lib/text/diff
for latest implementation.

textus is a latin word for textual, meaning of or relating to a text or texts.

Its pronounciation is tek-stus, therefore this repository is named, also because the word textus is already used by a company and the word tex is more related to LaTeX.

tekstus is a Go library for working with text.

Features

  • Comparing two file, diff-ing, with line level diff or words level.
  • Working with set of string,
    • comparing two set of string without regard to their order,
    • partitioning a set of string or strings,
    • joining string into each element in set of string.

See documentation for more information.

About

A Go library for working with text (deprecated, see: github.com/shuLhan/lib/text).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages