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

3.2.3 • Public • Published

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

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.2.367latest

Version History

VersionDownloads (Last 7 Days)Published
3.2.367
3.2.27
3.2.10
3.2.00
3.1.11
3.1.01
3.0.10
3.0.00
2.1.40
2.1.30
2.1.20
2.1.11
2.1.01
2.0.00
1.0.11

Package Sidebar

Install

npm i jkscript

Weekly Downloads

79

Version

3.2.3

License

MIT

Unpacked Size

98.7 kB

Total Files

115

Last publish

Collaborators

  • jordankowal