golines
Line shortener
A Go tool that automatically shortens long lines in code to improve readability
A golang formatter that fixes long lines
931 stars
25 watching
60 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pantrif/url-shortener | A simple URL shortener with a unique ID-based mapping system | 48 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
blevesearch/segment | A Go library for performing Unicode Text Segmentation | 89 |
adhocore/urlsh | A self-hosted URL shortener and bookmarking service built on Go with caching, hits counters, and API support. | 146 |
nikolaydubina/go-instrument | Automatically adds tracing code to Go functions and methods | 229 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
fortio/cli | Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers. | 6 |
thewalkingtoast/mpngin | A URL shortening service with built-in statistics and analytics. | 33 |
noxer/gops | Powerline-like shell prompt with customizable display information for Go users | 10 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
boc-chi-no/lls | A link shortening service with built-in statistics and security features, using Go and MongoDB. | 11 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
polera/gonameparts | Splits human names into individual parts | 42 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |