malerba118 / react-sandbox-editor

React component library for sandboxed execution of html/js/css
https://malerba118.github.io/react-sandbox-editor/#/demo
36 stars 7 forks source link

Is this repo still alive? #10

Open gonzarascon opened 5 years ago

gonzarascon commented 5 years ago

Hi! I ran into this repo by accident and instantly loved it! I'm using the component on a personal project and I was wondering if it is still having support!

malerba118 commented 5 years ago

I'm glad you've gotten some use out of it! I'm not actively working on it, but i'm also not opposed to doing some minor releases if there's demand for it. Do you have a specific bug or feature in mind?

gonzarascon commented 5 years ago

Yes! I was thinking on adding a console tab, so if the scriptEditor has any console.log (or warn, info, etc) it can be outputted there.

malerba118 commented 5 years ago

Ahh yes, yes, I considered adding console options back in the day. To clarify, were you thinking about implementing this functionality yourself and making a PR against this repo or is this something you'd like me to add?

gonzarascon commented 5 years ago

Well, I was wondering if you could do that. I think that implementing that feature could take me a while and I'm not completely sure how to do it.

malerba118 commented 5 years ago

Sure thing, makes sense. Is there a time you need this by? If not, I'll try to have something out in a week or two.

gonzarascon commented 5 years ago

There's no hurry, take your time! I think that this component has a lot to offer! Good work! :)