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.

/unjs-rekit/

    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