Generates identifiers by using the name as a subdomain on the base URL. Non-alphanumeric characters will be replaced with -.

Hierarchy

  • SubdomainIdentifierGenerator

Implements

Constructors

Properties

Methods

Constructors

Properties

baseParts: { rest: string; scheme: string }

Type declaration

  • rest: string
  • scheme: string

Methods