text

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2020 License: BSD-3-Clause

README

Tideland Go Text

GitHub release GitHub license Go Module GoDoc Workflow Go Report Card

Description

Tideland Go Text simplifies life with text data.

  • etc manages configurations including internel references to environment variables, cross references, and extraction of subtrees for using types; syntax is sml (see below)
  • gjp is the generic JSON processing without static type marshalling
  • scroller helps analyzing a continuously written line by line text content like log files
  • sml is the simple markup language, a LISP like notation using curly braces
  • stringex enhances the functionality of the standard library package strings

I hope you like it. ;)

Contributors

Directories

Path Synopsis
Package etc provides the reading, parsing, and accessing of configuration data.
Package etc provides the reading, parsing, and accessing of configuration data.
Package gjp provides the generic parsing and processing of JSON documents by paths.
Package gjp provides the generic parsing and processing of JSON documents by paths.
Package scroller helps analyzing a continuously written line by line text content, e.g.
Package scroller helps analyzing a continuously written line by line text content, e.g.
Package sml provides a very simple markup language using a kind of LISP like notation but with curly braces.
Package sml provides a very simple markup language using a kind of LISP like notation but with curly braces.
Package stringex helps when working with strings.
Package stringex helps when working with strings.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL