1.0.13 • Published 5 years ago

@deskpro/js-utils v1.0.13

Weekly downloads
60
License
BSD-3-Clause
Repository
github
Last release
5 years ago

@deskpro/js-utils

Library of common js methods

Build Status Coverage Status License npm version

Installation

The easiest way to use js-utils is to install it from npm and build it into your app with Webpack.

npm i @deskpro/js-utils --save

Utilities

  • debounce
    Allow to debounce a function

  • newid
    Generates a unique id value.

  • noop
    Provides an empty function to use as a default callback.

Numbers

Objects

Strings

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

6 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago