Skip to content

Usage in non-react contexts #83

@jmmoser

Description

@jmmoser

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions