@kodadot1/if-that
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-rc.1 • Public • Published

packageName

npm version npm downloads Github Actions Codecov

Package description

Usage

Install package:

# npm
npm install packageName

# yarn
yarn install packageName

# pnpm
pnpm install packageName

Import:

// ESM
import { } from 'packageName'

// CommonJS
const { } = require('packageName')

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

/@kodadot1/if-that/

    Package Sidebar

    Install

    npm i @kodadot1/if-that

    Weekly Downloads

    0

    Version

    0.0.1-rc.1

    License

    MIT

    Unpacked Size

    7.88 kB

    Total Files

    6

    Last publish

    Collaborators

    • vikiival
    • yangwao