https://github.com/hexojs/hexo-renderer-inferno
Inferno.js JSX renderer for Hexo
https://github.com/hexojs/hexo-renderer-inferno
hexo hexo-plugin hexo-renderer infernojs renderer
Last synced: 12 months ago
JSON representation
Inferno.js JSX renderer for Hexo
- Host: GitHub
- URL: https://github.com/hexojs/hexo-renderer-inferno
- Owner: hexojs
- License: mit
- Created: 2019-12-21T01:16:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T03:59:04.000Z (almost 2 years ago)
- Last Synced: 2025-06-08T16:09:47.043Z (about 1 year ago)
- Topics: hexo, hexo-plugin, hexo-renderer, infernojs, renderer
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 12
- Watchers: 11
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Inferno.js](https://infernojs.org/) renderer
[](https://github.com/hexojs/hexo-renderer-inferno/actions?query=workflow%3ATesting)
[](https://www.npmjs.com/package/hexo-renderer-inferno)
[](https://coveralls.io/r/hexojs/hexo-renderer-inferno?branch=master)
## Install
```sh
$ npm install hexo-renderer-inferno --save
```
## Examples
Please refer to
- [test/fixture](https://github.com/hexojs/hexo-renderer-inferno/tree/master/test/fixture)
- [hexo-theme-hellscape](https://github.com/ppoffice/hexo-theme-hellscape)
- [hexo-theme-icarus](https://github.com/ppoffice/hexo-theme-icarus)