-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
streamdown can only be used in react projects currently. Related to #76.
Proposed Solution
I would like to use streamdown's core functionality outside of react.
Alternatives Considered
No response
Use Case
It would have no react-related dependencies and streamdown would be built on top of it.
import { StreamdownCore } from '@streamdown/core';
...Priority
None
Contribution
- I am willing to help implement this feature
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request