Relesed v1.0.0 of my pet javasscript project yesterday after hitting 100% coverage- a gesture detection library

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • westures

    Delightfully robust multitouch gestures for JavaScript

  • zingtouch

    A JavaScript touch gesture detection library for the modern web

  • Hey all! Back in university I needed to incorporate a gesture library into my honours project, in order to support multi-device gestures (e.g. a "pinch" where one input is coming from one phone, and the other is coming from a tablet adjacent to it). I wound up forking zingtouch since it had an approachable architecture, then took it in my own direction as the project rapidly evolved- it's now quite a different library under the hood. I don't currently work in javascript so the library sat around waiting for a v1.0.0 release for ages without being touched, while I focused on other things. I've occasionally been chipping away at it though, and challenged myself to hit full 100% test coverage before releasing v1.0.0, which I finally did yesterday! (And a good thing too- I found a fair amount of bugs and silly decisions on my part along the way). So, v1.0.0 is out on npm, and I just wanted to share my excitement at finally crossing that threshold. The name is a mash-up of "wams" and "gestures". "Wams" was the name of my honours project.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Stryker.NET

    Mutation testing for .NET core and .NET framework!

  • I haven't tried it yet, but last time I researched it, this is the library that looked most promising: https://stryker-mutator.io/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts