Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Lightweight, Modular, Isomorphic, DOM Traversal Library
inspired by sprintjs
this package is just an experiment to create a very thin jquery like wrapper for dom manipulation that works universally. it weighs in at a whopping 11kb and uses native methods for everything.
more or less matches the functionality of jQuery dom manipulation methods, Not a library to use if you have to support legacy browsers. I don't support the various alias methods, having just one method for each thing.
Selections are cached by default, and the cache is bustable (props to Eric Mann).
If you want to contribute, I could use a little help with asyncing the whole thing, ala jquery 3 style.
Coverage is good and it's more or less type safe, but I can always use help there to tighten things up.
Some methods may not be an exact copy of their jquery counterparts. This is a quick and dirty dom manipulation library, not a jquery replacement.
Contributions and PRs very welcome.
FAQs
Lightweight, Modular, Isomorphic, DOM Traversal Library
The npm package quick.js receives a total of 3 weekly downloads. As such, quick.js popularity was classified as not popular.
We found that quick.js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.