pack-to-ck
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Number Modifier Package :

This package provides a simple interface for incrementing and decrementing a value through button clicks.

Installation :

To install the package, run the following command:

 npm i pack-to-ck 

Usage :

Import the useCounter component into your project:

import {useCounter} from 'pack-to-ck';

Features

  • Increment: Click the ‘+’ button to increase the number by 1.
  • Decrement: Click the ‘-’ button to decrease the number by 1.

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i pack-to-ck

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    3.51 kB

    Total Files

    11

    Last publish

    Collaborators

    • chetanck_03