Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T02:46:10.000Z (29 days ago)
- Last Synced: 2024-12-29T08:09:52.446Z (13 days ago)
- Topics: hexo, jsx
- Language: JavaScript
- Homepage: https://ppoffice.github.io/hexo-component-inferno/
- Size: 1.93 MB
- Stars: 24
- Watchers: 3
- Forks: 30
- Open Issues: 5
-
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
[![Build Status](https://github.com/ppoffice/hexo-component-inferno/workflows/Test/badge.svg?branch=master)](https://github.com/ppoffice/hexo-component-inferno/actions)
[![NPM version](https://badge.fury.io/js/hexo-component-inferno.svg)](https://www.npmjs.com/package/hexo-component-inferno)
[![Coverage Status](https://img.shields.io/coveralls/ppoffice/hexo-component-inferno.svg)](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).