Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).