cferdinandi / cferdinandi/kelp
Component: Breadcrumbs/divided list
Open
enhancement
roadmap
- Dominant language
- JavaScript
- Stars
- 645
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Display an inline list with an icon between each entry. Useful for breadcrumb, navigation menus, and more.
```html
Home > Docs > Install
Home - Docs - Install
Home / Docs / Install
etc. etc.
```
Contributor guide
Research direction
The issue describes a new inline-list component with configurable separators such as an icon, greater-than sign, dash, or slash. Start by locating how Kelp defines existing components and their tests, then determine the expected component API and placement. Done means the component renders each entry inline with the selected separator and has coverage for the documented examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100