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.