https://github.com/ppoffice/hexo-component-inferno
A collection of Inferno.js layout components and utility scripts for Hexo
https://github.com/ppoffice/hexo-component-inferno
hexo jsx
Last synced: 26 days ago
JSON representation
A collection of Inferno.js layout components and utility scripts for Hexo
- Host: GitHub
- URL: https://github.com/ppoffice/hexo-component-inferno
- Owner: ppoffice
- Created: 2020-01-18T00:43:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T06:27:22.000Z (2 months ago)
- Last Synced: 2025-03-29T13:06:28.509Z (about 1 month ago)
- Topics: hexo, jsx
- Language: JavaScript
- Homepage: https://ppoffice.github.io/hexo-component-inferno/
- Size: 1.94 MB
- Stars: 24
- Watchers: 2
- Forks: 30
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A collection of [Inferno.js](https://infernojs.org/) layout components and utility scripts for Hexo
[](https://github.com/ppoffice/hexo-component-inferno/actions)
[](https://www.npmjs.com/package/hexo-component-inferno)
[](https://coveralls.io/r/ppoffice/hexo-component-inferno?branch=master)## Install
```sh
$ npm install hexo-component-inferno --save
```## API Documentation
Please refer to [this page](https://ppoffice.github.io/hexo-component-inferno/).
## Examples
Please refer to tests in the `src` directory or take a look at [hexo-theme-icarus](https://github.com/ppoffice/hexo-theme-icarus).