Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aybabtme/pkgname
- Owner: aybabtme
- License: mit
- Created: 2014-05-18T00:53:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-19T20:44:12.000Z (over 10 years ago)
- Last Synced: 2023-06-09T06:50:15.533Z (over 1 year ago)
- Language: Go
- Homepage: http://www.pkgname.com/
- Size: 1010 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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