New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-starbeat

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-starbeat

Create a new Starbeat documentation site

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

create-starbeat

Create a new Starbeat documentation site with one command.

Usage

# Using Bun
bun create starbeat my-docs

# Using npm
npm create starbeat@latest my-docs

# Using pnpm
pnpm create starbeat my-docs

What's Included

  • SvelteKit with Svelte 5
  • Markdown support via mdsvex
  • Syntax highlighting with Shiki
  • Dark/light mode toggle
  • Fuzzy search
  • File-based routing
  • Static site generation

After Creation

cd my-docs
bun install
bun run dev

Options

-h, --help     Show help message
-v, --version  Show version number

License

MIT

Keywords

create

FAQs

Package last updated on 25 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts