hexo/node_modules/kitx
jkjoy 9a9cb42f53 20231003 update 2023-10-03 11:14:36 +08:00
..
lib 20231003 update 2023-10-03 11:14:36 +08:00
LICENSE 20231003 update 2023-10-03 11:14:36 +08:00
README.md 20231003 update 2023-10-03 11:14:36 +08:00
package.json 20231003 update 2023-10-03 11:14:36 +08:00

README.md

kitx

A Node.js toolkit.

NPM version build status Coverage Status David deps npm download

Installation

$ npm install kitx --save

Usage

Require it:

var kit = require('kitx');

API

See API docs.

License

The MIT license.