Description
Coding & Technical Tools Plugin
Category: Coding & Technical Tools
The React Components plugin enables users to create and embed React components within their Obsidian notes using JSX syntax. It supports two methods for defining components: inline within notes using code blocks or as standalone component notes stored in a designated folder. Components can leverage React hooks like useState
and useEffect
, and users can organize them using namespaces for better structure. The plugin provides flexible ways to include components within notes and offers compatibility with the Editor Syntax Highlight plugin for better code readability. It also allows the integration of frontmatter data within components, enhancing interactivity and dynamic content generation in notes.
Stats
267
stars
267 stargazers
19,084
downloads
19,084 downloads
20
forks
20 forks
1,440
days
1,440 days since creation
814
days
814 days since last commit
1,193
days
1,193 days since last release
7
total PRs
7 total pull requests
3
open PRs
3 open pull requests
0
closed PRs
0 closed pull requests
4
merged PRs
4 merged pull requests
45
total issues
45 total issues
21
open issues
21 open issues
24
closed issues
24 closed issues
0
commits
0 total commits in last one year
Latest Version
3 years ago
Changelog
0.1.6 (2022-01-22) Obsidian v0.13.19 support
- jsx codeblocks broke in a recent obsidian update (See issue #26). With this update, they should work better again.
- Added support for embedded notes in the
Markdown
component (See issue #25).
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Stack Overflow Answers
3 years ago by bramses
Fetch Stack Oveflow answers and copy paste them directly into Obsidian
Console Markdown Plugin
2 years ago by Daniel Ellermann
An Obsidian plugin which renders console commands and their output.
Pieces for Developers
2 years ago by Pieces For Developers
Pieces' powerful extension for Obsidian-MD that allows users to access their code snippets directly within the Obsidian workspace
Livecodes Playground
a year ago by @gapmiss
Open-source client-side code editor plugin for Obsidian.md - powered by LiveCodes.io
Emera
8 months ago by OlegWock
🐉 Use React components and inline JavaScript directly in your Obsidian notes. Kinda like MDX.
Snippets
4 years ago by Pelao
Open vault in VS Code
4 years ago by NomarCub
Open vault in VSCode button for Obsidian.md
HTML Tags Autocomplete
4 years ago by bicarlsen
Autocomplete HTML formatting tags.