> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: createStarsBanner()

> **createStarsBanner**(`__namedParameters?`): `string`

Defined in: [creator.ts:53](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/start-banner/src/lib/creator.ts#L53)

Creates a startup banner with a small Stars logo by default. A project only needs to provide its name and status
lines; passing `logo` replaces the built-in artwork without changing the rest of the layout.

## Parameters

### \_\_namedParameters?

[`StarsBannerOptions`](/documentation/api/start-banner/interfaces/StarsBannerOptions) = `{}`

## Returns

`string`
