0.0.11 • Published 9 months ago

unjs-rekit v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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.

0.0.11

9 months ago

0.0.10

10 months ago

0.0.8

12 months ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago