Socket
Socket
Sign inDemoInstall

collectorjs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collectorjs

Super extendible, light weight implementation of jQuery / Zepto.


Version published
Maintainers
1
Created
Source

Collector

Version Compressed Size Uncompressed Size

Collector.js is a highly extendible mostly read-only Query Library similar to jQuery or Zepto, we ship with minimal functionality and allow users to extend quite a bit.

Please view the speed tests on CodePen, also checkout jQuery and Zepto for speed comparison.

What does mostly read-only mean…

There is a better way to handle DOM manipulation, maybe one day we can write a successfully efficient manipulation core, but until that day we'd suggest some sort of diffing library like React or Ember. We say mostly because we do allow users to update class names and attributes.

There are vague plans to write a basic level DOM manipulation extension that would expose functionality more similar to jQuery and Zeptos .html(), .text(), .remove(), etc… after Version 1.1 is stabilized. Until then we think Apps should be moving a way where Class Names and attributes can handle most of your needs.

Keywords

FAQs

Package last updated on 13 Aug 2015

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc