[ ソース: golang-github-knq-snaker ]
パッケージ: golang-github-knq-snaker-dev (0.2.0-1)
golang-github-knq-snaker-dev に関するリンク
Debian の資源:
golang-github-knq-snaker ソースパッケージをダウンロード:
- [golang-github-knq-snaker_0.2.0-1.dsc]
- [golang-github-knq-snaker_0.2.0.orig.tar.gz]
- [golang-github-knq-snaker_0.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
methods to convert CamelCase to and from snake_case
This package provides methods to convert CamelCase to and from snake_case.
It takes into takes into consideration common initialisms (ie, ID, HTTP, ACL, etc) when converting to/from CamelCase and snake_case.