Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 892 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 892 Bytes

NexT Util

npm-image lic-image Theme Version

Utilities for NexT.

Installation

size-image dm-image dt-image

npm install @next-theme/utils

Usage

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