Software Alternatives & Reviews

Hammer.js VS Lo-Dash

Compare Hammer.js VS Lo-Dash and see what are their differences

Hammer.js logo Hammer.js

Hammer is an open-source library that can recognize gestures made by touch, mouse and pointer events.

Lo-Dash logo Lo-Dash

Lo-Dash is a drop-in replacement for Underscore.
  • Hammer.js Landing page
    Landing page //
    2019-06-27
  • Lo-Dash Landing page
    Landing page //
    2021-09-20

Category Popularity

0-100% (relative to Hammer.js and Lo-Dash)
Tool
100 100%
0% 0
Javascript UI Libraries
Project Management
100 100%
0% 0
Development Tools
0 0%
100% 100

User comments

Share your experience with using Hammer.js and Lo-Dash. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Lo-Dash seems to be a lot more popular than Hammer.js. While we know about 84 links to Lo-Dash, we've tracked only 6 mentions of Hammer.js. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Hammer.js mentions (6)

  • Make Drag & Drop + DropZone with interact.js + reactjs
    Actually, I thought if I used hammerjs, it would be easy, but actually I gave up using that since it seemed that hammerjs's development wasn't active any more unfortunately. - Source: dev.to / over 1 year ago
  • Can i build this with wordpress plugin or editor?
    Looking at https://delassus.com/javascripts/app.js you can see they used hammer.js(https://hammerjs.github.io/) to achieve the gestures, which I am assuming is your focus here. Source: over 2 years ago
  • Best 10 Amazing Javascript Libraries
    Hammer.js is a library and gives you the ability to add touch gestures on websites. It means it can recognize & track gestures performed by the fingers and mouse of the user and make animations and all that cool stuff. And you can know the steps on their website here. Source: almost 3 years ago
  • Wireworld! Svelte Edition
    I had no idea how bad listening for things like key presses and dragging events are today. Given how nice and fairly standard a lot of the APIs across browsers and platforms have become, I was shocked at how rough this space is. I think if I had to do this again, this will be one area where I defer to a library (like hammer.js). - Source: dev.to / about 3 years ago
  • Swipe to show delete button. Does anyone know a clean way to achieve the pictured delete button UI with Vuetify? I have something working but the code is pretty ugly.
    Maybe something using HammerJS would make it cleaner if you're using a vanilla solution right now? https://hammerjs.github.io/. Source: about 3 years ago
View more

Lo-Dash mentions (84)

  • 8 NPM Packages for JavaScript Beginners [2024][+tutorials]
    Lodash.js is like the Swiss Army knife for JavaScript developers. Need to manipulate data structures or dabble in functional programming? Lodash is here to save the day with its arsenal of utilities. It's all about making your code cleaner and your life easier, which is probably why big guns like Google and Airbnb have it in their toolkit. - Source: dev.to / 21 days ago
  • Full Stack Web Development Concept map
    Lodash - utility library enabling things like deep object comparison that aren't easy to do with javascript out of the box. docs. - Source: dev.to / about 1 month ago
  • Getting Started with Lodash: A Beginner's Guide to JavaScript Utility Functions
    Lodash is a widely used JavaScript utility library that provides a plethora of functions to simplify common programming tasks. From manipulating arrays and objects to handling edge cases and implementing functional programming paradigms, Lodash offers a comprehensive toolkit for JavaScript developers. In this beginner's guide, we'll learn how to get started with Lodash and leverage its functionality to write... - Source: dev.to / about 1 month ago
  • JavaScript Equality Under the Lens: Enhancing React's Dependency Checks
    If you want even more sophisticated equality checks like deep comparisons, there's the: lodash.iseQual library that'll do this for you out of the box. At least now you do have a bit of clarity on what's happening under the hood, so there's no harm in using a library. - Source: dev.to / 2 months ago
  • How to Remove Duplicate Objects from an Array in JavaScript
    Lodash is awesome! It’s a JavaScript library that helps you do many things with data. You can use Lodash to manipulate arrays, objects, JavaScript strings, numbers, and more. It’s easy to get Lodash in your project. You can use npm or a CDN to install and import it. Here’s how:. - Source: dev.to / 3 months ago
View more

What are some alternatives?

When comparing Hammer.js and Lo-Dash, you can also consider the following products

gesture.ai - Easy to use gesture recognition technology and SDK

jQuery - The Write Less, Do More, JavaScript Library.

Leap Motion - Reach into the future of virtual and augmented reality with the most advanced hand tracking on Earth, used by over 300,000 developers worldwide.

Modernizr - Modernizr is a JavaScript library which is designed to detect HTML5 and CSS3 features in various browsers.

Google Scholar - Google Scholar is a freely accessible web search engine that indexes the full text of scholarly...

React Native - A framework for building native apps with React