https://github.com/hexojs/hexo-renderer-jsx
https://github.com/hexojs/hexo-renderer-jsx
hexo hexo-plugin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexojs/hexo-renderer-jsx
- Owner: hexojs
- License: mit
- Created: 2022-03-03T13:39:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T11:41:45.000Z (12 months ago)
- Last Synced: 2025-06-19T05:15:19.998Z (7 months ago)
- Topics: hexo, hexo-plugin
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 9
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSX Renderer for Hexo
[](https://baoshuo.ren)
[](https://github.com/renbaoshuo/hexo-renderer-jsx/releases)
[](https://github.com/renbaoshuo/hexo-renderer-jsx)
## Install
```bash
npm install hexo-renderer-jsx react react-dom --save
# or use yarn:
# yarn add hexo-renderer-jsx react react-dom
```
## Author
**hexo-renderer-jsx** © [Baoshuo](https://github.com/renbaoshuo), Released under the [MIT](./LICENSE) License.
Authored and maintained by Baoshuo with help from [contributors](https://github.com/renbaoshuo/hexo-renderer-jsx/contributors).
> [Personal Website](https://baoshuo.ren) · [Blog](https://blog.baoshuo.ren) · GitHub [@renbaoshuo](https://github.com/renbaoshuo) · Twitter [@renbaoshuo](https://twitter.com/renbaoshuo)