azer-oss / clean-url
A tiny library for cleaning up the pollution around URLs, so we can figure out if two different URLs might actually point to same page.
☆10Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for clean-url
- A simple YAML Front Matter parser using the launchpad.net/goyaml package.☆22Updated 9 years ago
- Hello {name.first} (⌐■_■)☆16Updated last year
- Go CLI for Anybar ( https://github.com/tonsky/AnyBar )☆13Updated 9 years ago
- Well tested, multi-format parser for your bookmarking backups.☆21Updated 5 years ago
- Go wrapper around os.Getenv() that returns an error instead of empty string☆21Updated 9 years ago
- Frontmatter☆23Updated 7 years ago
- Archiver is a high-level API over Go's archive/tar,zip☆33Updated 8 years ago
- ISO Generator for Happy Hacking Linux☆21Updated 4 years ago
- Package decompose lets you arbitrarily de-nest JSON configuration into multiple files.☆12Updated 8 years ago
- GitHub Trend in CLI☆20Updated 5 years ago
- HTTP server failing at random.☆22Updated 8 years ago
- Remote Docker: docker -H ssh://user@myserver.com run -p 80:80 nginx☆24Updated 5 years ago
- Helps writing command-line programs with subcommands in Go