type PARENT_INDEX = {
categories: {
key: string
name: string
}[]
}
type CHILD_INDEX = {
recipes: {
repo: string // e.g. rime/rime-double-pinyin
branch?: string // Omit if use default branch
name: string // Prefer Simplified Chinese if applicable
labels?: ('chord' | 'lua')[]
schemas: string[] // e.g. luna_pinyin
dependencies?: string[] // Hard dependencies, e.g. rime/rime-luna-pinyin
reverseDependencies?: string[] // Reverse-lookup dependencies, e.g. rime/rime-stroke
license?: string // Omit if no OSI-approved license
}[]
}
-
Notifications
You must be signed in to change notification settings - Fork 4
RIME Plum Package Index
License
rime/rppi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RIME Plum Package Index
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published