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
23 watching
160 forks
Language: Go
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go tool that automatically shortens long lines in code to improve readability | 947 |
| Extracts specific parts from URLs on standard input | 1,103 |
| A plugin that formats code by joining lines instead of separating them | 172 |
| A tool for replacing query string values in URLs with user-supplied values while maintaining uniqueness and eliminating duplicates. | 774 |
| A tool to declaratively build aliases and tools for automating repetitive tasks | 143 |
| A string parsing tool inspired by the REXX PARSE construct. | 11 |
| A tool that simplifies the process of searching for specific patterns in text data | 1,840 |
| A Rust library providing a readline-like interface for interacting with the command line | 74 |
| A tool to enable and format unused import lines in Go files | 16 |
| A library for parsing command-line arguments and environment variables in a shell-like way | 536 |
| Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| An application and library for aligning text with flexible formatting options. | 84 |
| A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
| A 3D line rendering engine implemented in TypeScript. | 175 |
| A utility library to parse date strings without prior knowledge of their format. | 2,050 |