projects.ts

view source

Declarations
#

2 declarations

project_items
#

ProjectItem
#

projects.ts view source

ProjectItem import type {ProjectItem} from '@fuzdev/fuz_ui/projects.js';

Metadata for a project in the fuz.dev ecosystem, rendered by ProjectLinks.

name doubles as the project's repo directory name, so the project_stats_update task can locate each repo as a sibling directory.

name

type string

url

type string

logo

type SvgData

description

type string

glyph

type string

color_class

type string

Depends on
#

Imported by
#