Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • SubdomainIdentifierGenerator

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private Readonly baseParts

baseParts: { rest: string; scheme: string }

Type declaration

  • rest: string
  • scheme: string

Methods

generate