twitter-text-go

module
v0.0.0-...-7f582f6 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2018 License: BSD-3-Clause

README

twitter-text-go

Build Status Godoc license Go Report Card

Twitter-text-go is a Go port of the various twitter-text handling libraries.

Installation

Currently, only extraction and validation have been implemented. Install those packages using the "go get" command:

go get github.com/kylemcc/twitter-text-go/{validate,extract}

Documentation

API Documentation (powered by godoc.org)

Todo

Implement the rest of the twitter-text APIs: Auto-linking and Hit Highlighting

Contributing

Pull requests welcome!

License

See here: License

Directories

Path Synopsis
Package extract provides a set of routines for extracting various Twitter "entities" from text This package supports extraction of Twitter usernames, replies, lists, hashtags, cashtags, and URLs.
Package extract provides a set of routines for extracting various Twitter "entities" from text This package supports extraction of Twitter usernames, replies, lists, hashtags, cashtags, and URLs.
Package validate provides routines for validating tweets
Package validate provides routines for validating tweets

Jump to

Keyboard shortcuts

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