Skip to content

VuePlayground component #30

Description

@benatkin

Make a component that creates a live-updating playground for Vue. Property ideas:

  • sandbox="group" or sandbox="page" - require it to be sandboxed as a group/page
  • sandbox="on" - require it to be sandboxed individually
  • sandbox="off" - don't require sandbox - should be indexed so it can be inspected for security
  • permissions="" list of permissions of things accessed through postMessage and the sandbox attribute
  • style libraries and whether to wrap in web component (separate styles)
  • link to file (can be used to make sure windicss/unocss styles inside it are compiled)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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