Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/next-theme/utils

Utilities for NexT.
https://github.com/next-theme/utils

hexo hexo-plugin theme-next

Last synced: 3 months ago
JSON representation

Utilities for NexT.

Awesome Lists containing this project

README

        

# NexT Util

[![npm-image]][npm-url]
[![lic-image]](LICENSE)
[![Theme Version](https://img.shields.io/badge/NexT-v7.3.0+-blue?style=flat-square)](https://theme-next.js.org)

Utilities for NexT.

## Installation

![size-image]
[![dm-image]][npm-url]
[![dt-image]][npm-url]

```bash
npm install @next-theme/utils
```

## Usage

```js
const Util = require('@next-theme/utils');
const utils = new Util(hexo, __dirname);
```

[npm-image]: https://img.shields.io/npm/v/@next-theme/utils?style=flat-square
[lic-image]: https://img.shields.io/npm/l/@next-theme/utils?style=flat-square

[size-image]: https://img.shields.io/github/languages/code-size/next-theme/util?style=flat-square
[dm-image]: https://img.shields.io/npm/dm/@next-theme/utils?style=flat-square
[dt-image]: https://img.shields.io/npm/dt/@next-theme/utils?style=flat-square

[npm-url]: https://www.npmjs.com/package/@next-theme/utils