@_almahllawi/utils

1.1.0 • Public • Published

Utils

JavaScript personalized utilities.
license badge npm version made-with-javascript

Installation

npm install @_almahllawi/utils

Modules

Each util is an ECMAScript module (ES or ESM) that can be used monotonically.

Stepped Range

It's basically a span of values along the continuous numbers line.
Real Numbers Line
Essentially, the range is declared using starting & ending points, include/exclude bounds and a step.
TODO: further explanation with examples.

Randomization

Generating "unpredictable" or "seemingly arbitrary" outcomes.
TODO: further explanation with examples.

Numeric Interval

TODO.

Readme

Keywords

none

Package Sidebar

Install

npm i @_almahllawi/utils

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

7.69 kB

Total Files

7

Last publish

Collaborators

  • _almahllawi