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

3.2.2 • 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

Package Sidebar

Install

npm i jkscript

Weekly Downloads

178

Version

3.2.2

License

MIT

Unpacked Size

101 kB

Total Files

115

Last publish

Collaborators

  • jordankowal