sqids-java icon indicating copy to clipboard operation
sqids-java copied to clipboard

Official Java port of Sqids. Generate short unique IDs from numbers.

Results 4 sqids-java issues
Sort by recently updated
recently updated
newest added

Hi, Developing a library for my personal proyects, I'm trying to have the best documentation possible and using the most features possible, in sometime during the implementation of the modules...

Adds the spotless gradle plugin for a formatting abstraction; prettier for formatting Java, Java properties, YAML, and Markdown; and pre-commit to tie the aforementioned into a pre-commit hook. Switching to...

Since Sqids.Builder doesn't do anything with these constants behavior-wise, it makes sense to me to hoist the constants to Sqids so they're easier to see. Since these constants are now...

From https://docs.gradle.org/current/userguide/gradle_wrapper.html: > To make the Wrapper files available to other developers and execution environments, you need to check them into version control. Wrapper files, including the JAR file, are...