This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
Apache License 2.0
194
stars
18
forks
source link
Feature request | Add support for ULID generation and introspection #26
ULID support should at minimum mirror that of UUID.
I would also recommend adding the option to generate ULID(s) using a user provided epoch timestamp as well as allowing to extract the latter from a user provided ULID value(s).
Much appreciated :)