GitHub / sttk / stringcase-java
Converts string cases between camelCase, COBOL-CASE, kebab-case, MACRO_CASE, PascalCase, snake_case and Train-Case.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sttk%2Fstringcase-java
PURL: pkg:github/sttk/stringcase-java
Stars: 3
Forks: 1
Open issues: 0
License: mit
Language: Java
Size: 3.97 MB
Dependencies parsed at:
11
Created at: over 1 year ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: about 3 hours ago
.github/workflows/java-ci.yml
actions
- actions/checkout v4 composite
- graalvm/setup-graalvm v1 composite
.github/workflows/javadoc.yml
actions
- actions/checkout v4 composite
- graalvm/setup-graalvm v1 composite
- peaceiris/actions-gh-pages v3 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite
pom.xml
maven
- org.assertj:assertj-core 3.25.3 test
- org.junit.jupiter:junit-jupiter-api 5.10.2 test
- org.junit.jupiter:junit-jupiter-engine 5.10.2 test
- org.junit.platform:junit-platform-launcher 1.10.2 test