Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aybabtme/pkgname

Tells if your package has a good name, or not.
https://github.com/aybabtme/pkgname

Last synced: about 1 month ago
JSON representation

Tells if your package has a good name, or not.

Awesome Lists containing this project

README

        

# pkgname
> Is the name of my package shit?

Using a variety of very advanced heuristic engines, `pkgname` tells if your
idea for a Go package name is shit.

![Demonstration of the pkgname app](demo.png)

# Authors

[Antoine Grondin][antoine] and [Alexander Coco][coco]

## Data

The data used for the bank of sample package names is built from the Github API,
querying for Go repositories with more than 50 stars, and cleaned up to remove
shit names.

## License

MIT license.

[antoine]:https://twitter.com/AntoineGrondin
[coco]:https://twitter.com/_alexcoco