Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/Maki-Daisuke/go-lines

Package lines makes it a bit easier to read lines from text files in Go. There are so many ways to read lines in Go! But, I wanted to write less lines of code as possible. I think life is too short to write lines of code to read lines.) For example, you need to write code like the following to read line from STDIN: With this package, you can write like this: Yay! It's much less lines of code! Huh? How about error handling? Ok, you are not so lazy. You can use another function `LinesWithError`: It's still less lines of code, isn't it?

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21maki-%21daisuke/go-lines
Keywords: cui, go, golang
License: BSD-2-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/Maki-Daisuke
Dependent repositories: 1
Stars: 8 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...