🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

mika-editor-fe

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mika-editor-fe

fe compiles editor content

latest
npmnpm
Version
1.1.1
Version published
Weekly downloads
18
260%
Maintainers
1
Weekly downloads
 
Created
Source

mika-online-compiler

#这是一个基于前端渲染的在线编辑器,目前仅支持轻量级少量 react 文件内容编辑,后续功能逐步完善中

an editor compile & preview on browser online

how to start: yarn dev or npm run dev

use mika-editor as component:

  • for webpack

warn: if your config set of output path is not "/build",you should follow cdn config, else just use esm way to import

======= using by cdn ======= step 1: import lib:

1.1: add static lib in your html file

1.2: for webpack config:

step 2: render component by using init function:

  • you could also load dynamic fetch method to import & use this lib:

FAQs

Package last updated on 05 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts