How to use the spectacle.CodePane function in spectacle

To help you get started, we’ve selected a few spectacle examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github FormidableLabs / spectacle-editor-viewer / src / components / viewer.js View on Github external
import sanitizeHtml from 'sanitize-html';
import theme from '../theme';

import Syntax from './syntax';
import migrate from '../migrations';
import { passAllowedSpectacleElements, sanitizeUri } from '../util/sanitize';

const { Spectacle, Deck, Slide, Appear } = Core;

Core.Plotly = ({src, style, height, width, scrolling, frameBorder, name}) => (

spectacle

ReactJS Powered Presentation Framework

MIT
Latest version published 1 month ago

Package Health Score

81 / 100
Full package analysis