react-sandbox-editor icon indicating copy to clipboard operation
react-sandbox-editor copied to clipboard

Can it be used as a headless sandbox for html, js, css?

Open hsluoyz opened this issue 4 years ago • 1 comments

Hi. Thanks for the project!

Here's my scenario: I have some 3rd-party static resources in group. Each group has an index.html, some JS and CSS files that index.html imports. I want my React site to load one group of resources (index.html) into a section of my site. But I don't want any editor functionality. The end user has no idea that it's a sanbox. Is this repo a right choice? Thanks.

hsluoyz avatar Nov 18 '19 02:11 hsluoyz