首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏WebJ2EE

    【ReactLive】:React 组件在线编辑器

    ES2015 compiler. react-simple-code-editor:代码展示 A simple no-frills code editor with syntax highlighting. prism-react-renderer import { LiveProvider, LiveEditor, LiveError, LivePreview } from "react-live"; import dracula from "prism-react-renderer react-live react-simple-code-editor: https://github.com/satya164/react-simple-code-editor#readme prism-react-renderer : https://github.com/FormidableLabs/prism-react-renderer buble: https://github.com/bublejs/buble

    4K10发布于 2021-01-28
  • 来自专栏用户7830300的专栏

    使用docusaurus快速搭建静态博客站点

    Note: type annotations allow type checking and IDEs autocompletion const lightCodeTheme = require('prism-react-renderer /themes/github'); const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import

    1.9K70编辑于 2022-04-16
  • 来自专栏CRPER折腾记

    [Github Action]PNPM monorepo docs package部署成Github Page

    Note: type annotations allow type checking and IDEs autocompletion const lightCodeTheme = require('prism-react-renderer /themes/github'); const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import

    83920编辑于 2023-06-09
领券