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

1.1.1 • Public • Published

Description

This package provides the LimitedInt class. This is an integer which has a maximum and a minimum values defined. Every time the value is increased or decreased, the class automatically limits the final value depending on the maximum and minimum values applied to the instance.

/limited-int/

    Package Sidebar

    Install

    npm i limited-int

    Weekly Downloads

    25

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    22.8 kB

    Total Files

    13

    Last publish

    Collaborators

    • ivsaez