Skip to content

A basic example demonstrating how you can use Web Workers to generate html from markdown without hanging DOM reactivity

Notifications You must be signed in to change notification settings

aray12/markdown-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Render Markdown in Web Worker

This is a basic example of how to use Web Workers and marked the render markdown in real-time without blocking other processes.

About

A basic example demonstrating how you can use Web Workers to generate html from markdown without hanging DOM reactivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published