3.3.0 • Published 5 months ago

jkscript v3.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

jkscript

Description

Personal library with ES6 JavaScript utilities

  • async: Debouncing, throttling, and other async or time-related utilities
  • checks: Type checks and assertions
  • cookies: Cookie management
  • dom: DOM interactions
  • maths: Math utilities
  • requests: Utilities for performing HTTP requests
  • transforms: String and object transformations
  • types: Useful and re-usable types

Using git hooks

Git hooks are set in the .githooks folder (as .git/hooks is not tracked in .git)

Run the following command to tell git to look for hooks in this folder:

git config core.hooksPath .githooks

Alt

3.3.0

5 months ago

3.2.4

6 months ago

3.2.3

10 months ago

3.2.2

1 year ago

3.2.1

1 year ago

3.2.0

1 year ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.1

4 years ago