Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 838 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 838 Bytes

NexT Util

npm-image lic-image Theme Version

Utilities for NexT.

Installation

size-image dm-image dt-image

npm install next-util

Usage

const Util = require('next-util');
const utils = new Util(hexo, __dirname);