0.0.7 • Published 7 days ago

unjs-rekit v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
7 days ago

Unjs-rekit

npm version npm downloads

This is my package description.

Usage

Install package:

# pnpm
pnpm install unjs-rekit

Import:

// ESM
import { consola } from "unjs-rekit/dist/cli";

// CommonJS
const { consola } = require("Unjs-rekit/dist/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.

0.0.7

7 days ago

0.0.6

2 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago