Socket
Book a DemoInstallSign in
Socket

@andresclua/jsutil

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andresclua/jsutil

Hello there! Since 2021, this was my debut publishing an NPM package.

latest
Source
npmnpm
Version
4.0.5
Version published
Maintainers
1
Created
Source

Introducing Js Utils v4!

Hello there! Since 2021, this was my debut publishing an NPM package.

My goal was learn & offer support to UI developers who are familiar with jQuery, motivating them to transition towards a more lightweight library.

This package is inspired by practical insights gathered from numerous web development projects. It targets those everyday challenges we face in web development, aiming to simplify your experience in web development.

Documentation

Documentation Here - link

What to expect from V3 to V4

  • Move from webpack to vite
  • Swap from Class to Single Functions
  • Provide ES6 & UMD output

Other packages that I work

  • attachflow - dynamically load JavaScript files and CSS stylesheets into a webpage using the loadScript and loadStyle utility functions.
  • Debounce Throttle - JavaScript utility library for rate-limiting function executions. It offers both debounce and throttle functions that are essential for optimizing performance for events that fire frequently, such as window resizing, scrolling, or keypresses in web applications.

awesome

Github Profile

Keywords

DOM

FAQs

Package last updated on 27 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts