anew
Line appender
A tool for appending new lines to files while skipping duplicates and optionally printing them to stdout.
A tool for adding new lines to files, skipping duplicates
1k stars
22 watching
155 forks
Language: Go
last commit: 10 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
segmentio/golines | A Go tool that automatically shortens long lines in code to improve readability | 931 |
tomnomnom/unfurl | Extracts specific parts from URLs on standard input | 1,095 |
acksld/nvim-trevj.lua | A plugin that formats code by joining lines instead of separating them | 170 |
tomnomnom/qsreplace | A tool for replacing query string values in URLs with user-supplied values while maintaining uniqueness and eliminating duplicates. | 766 |
pokanop/nostromo | A tool to declaratively build aliases and tools for automating repetitive tasks | 143 |
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |
tomnomnom/gf | A tool that simplifies the process of searching for specific patterns in text data | 1,823 |
movingtomars/liner | A Rust library providing a readline-like interface for interacting with the command line | 74 |
xta/okrun | A tool to enable and format unused import lines in Go files | 16 |
mattn/go-shellwords | A library for parsing command-line arguments and environment variables in a shell-like way | 534 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
guitarbum722/align | An application and library for aligning text with flexible formatting options. | 84 |
jamesclonk/go-todotxt | A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
aweary/ln.js | A 3D line rendering engine implemented in TypeScript. | 175 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,043 |