Crate polyvalid

Source
Expand description

polyvalid is written to provide a single source of truth for validating package names, usernames, namespace names, app names. The library can then be used from python and JS.

Functionsยง

is_app_name_valid
Checks if name is a valid identifier for username, package name, namespaces, and app names.