Skip to content

Embedding ramda/repl #52

@chasm

Description

@chasm

I am working on a small React/Redux Next.js app to teach FP and React in an FP style (using Ramda). It would be very helpful to be able to embed the Ramda REPL into the app pages similarly to the way it is embedded in the Ramda documentation.

Is this permitted? If so, are there examples? The instructions here are great but inject directly into the DOM. This is complicated when working with a virtual DOM implementation such as that in React. It would be nice to have a reusable React component that provided REPL functionality and could be used multiple times on a page. If I wrote such a component, I'd be happy to share it via npm/GitHub. Or maybe one already exists?

Any help greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions