Code Emitter
by YISH
Score: 42/100
favorite
share
Description
Category: Coding & Technical Tools

The Code Emitter plugin transforms Obsidian into an interactive coding environment similar to Jupyter Notebooks. It allows users to execute code blocks within notes across multiple programming languages, including Python, JavaScript, TypeScript, HTML, and CSS, as well as others like Rust, Kotlin, and C++. Code can run locally via JavaScript or WebAssembly sandboxes or be processed on third-party platforms, depending on the language. This functionality is available on all platforms supported by Obsidian, including desktop and mobile. The plugin is particularly useful for developers, educators, and learners who want to integrate live coding and algorithm testing into their Obsidian workflow.

Stats
301
stars
35,177
downloads
15
forks
753
days
59
days
59
days
121
total PRs
10
open PRs
95
closed PRs
16
merged PRs
38
total issues
24
open issues
14
closed issues
23
commits
README file from