@prleasing/utility
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

@prleasing/utility

npm version npm downloads

This is my package description.

Usage

Install package:

# npm
npm install @prleasing/utility

# yarn
yarn add @prleasing/utility

# pnpm
pnpm install @prleasing/utility

# bun
bun install @prleasing/utility

Import:

// ESM
import {} from "@prleasing/utility";

// CommonJS
const {} = require("@prleasing/utility");

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.

/@prleasing/utility/

    Package Sidebar

    Install

    npm i @prleasing/utility

    Weekly Downloads

    3

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    32.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • tak_ne_poidet
    • pr-liz