unget
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Unget

npm version npm downloads bundle Codecov

Unget is a Giget fork featuring a vibrant CLI menu with Citty and Consola! 🚀🖥️.

Usage

Install package:

# npm
npm install unget

# yarn
yarn add unget

# pnpm
pnpm install unget

# bun
bun install unget

Interactive Bin:

# npx
npx unget@latest --help

Import:

// ESM
import {} from 'unget';

// CommonJS
const {} = require('unget');

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.

/unget/

    Package Sidebar

    Install

    npm i unget

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    11.8 kB

    Total Files

    8

    Last publish

    Collaborators

    • xabru