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.
Reviews
No reviews yet.
Stats
280
stars
280 stargazers
23,106
downloads
23,106 downloads
20
forks
20 forks
1,769
days
1,769 days since creation
1,144
days
1,144 days since last commit
1,523
days
1,523 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
4 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
Markdowncomponent (See issue #25).
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Open vault in VS Code
5 years ago by NomarCub
Open vault in VSCode button for Obsidian.md
Pieces for Developers
3 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
HTML Tags Autocomplete
4 years ago by bicarlsen
Autocomplete HTML formatting tags.
JupyMD
a year ago by Deniz Terzioglu
JupyMD: An Obsidian plugin bringing Jupyter notebook functionality to markdown notes, powered by Jupytext.
Snippets
5 years ago by Pelao
Console Markdown Plugin
3 years ago by Daniel Ellermann
An Obsidian plugin which renders console commands and their output.
Stack Overflow Answers
4 years ago by bramses
Fetch Stack Oveflow answers and copy paste them directly into Obsidian
Livecodes Playground
2 years ago by @gapmiss
Open-source client-side code editor plugin for Obsidian.md - powered by LiveCodes.io
Reactive Notes
a year ago by Elias Noesis
Auto Close Tags
8 months ago by k0src
Obsidian MD plugin to auto-close HTML tags.
GLSL Viewer
2 months ago by iY0Yi
Preview GLSL shaders on Obsidian.