Hand.js 1.0.0

dotnet add package Hand.js --version 1.0.0
NuGet\Install-Package Hand.js -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hand.js" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hand.js --version 1.0.0
#r "nuget: Hand.js, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hand.js as a Cake Addin
#addin nuget:?package=Hand.js&version=1.0.0

// Install Hand.js as a Cake Tool
#tool nuget:?package=Hand.js&version=1.0.0

Starting in September 2012, Microsoft proposed a specification for unifying touch, pen and mouse events called pointer events.

Currently this specification is a…draft :). So modern browsers are not supporting it right now. Only Internet Explorer 10 (obviously !) supports it through vendor prefixes.

Hand.js is a polyfill that will allow you to write your code about touch only once even if the browser does not support pointer events.

Write once, use it everywhere! Don't bother with mouse and touch events. Pointer events are here for you.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 207 3/2/2013