MetaCell / MetaCell/meta-diagram
Export class names used in theme so applications can use them
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As discussed [here](https://github.com/MetaCell/meta-diagram/pull/45#discussion_r1212970408) we should export the class names used in the default meta-diagram theme to allow applications (like psyneulink) to use those (instead of having to hardcode those names in the application)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the discussion in pull request #45 and trace where the default meta-diagram theme defines its class names. Identify the public entry point for exporting those names, then verify that an application such as psyneulink can consume them instead of hardcoding the values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100