unjs-rekit

0.0.10 • Public • Published

Unjs-rekit

npm version npm downloads

a fork from unjs/unkit

Usage

Install package:

# pnpm
pnpm install unjs-rekit

Import:

// ESM
import { consola } from "unjs-rekit/cli";
// CommonJS
const { consola } = require("Unjs-rekit/cli");

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.100latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.100
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i unjs-rekit

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

9.84 kB

Total Files

53

Last publish

Collaborators

  • meitrix8208