Keypress 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Keypress --version 1.0.9
NuGet\Install-Package Keypress -Version 1.0.9
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="Keypress" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Keypress --version 1.0.9
#r "nuget: Keypress, 1.0.9"
#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 Keypress as a Cake Addin
#addin nuget:?package=Keypress&version=1.0.9

// Install Keypress as a Cake Tool
#tool nuget:?package=Keypress&version=1.0.9

For details and documentation, please visit https://dmauro.github.io/Keypress/

This package installs the library's JavaScript file and the minimized version of that file.

Copyright 2012 David Mauro released under the Apache License, version 2.0

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 5,329 8/2/2014
2.0.2 1,193 5/5/2014
2.0.1 1,213 2/9/2014
1.0.9 1,234 11/25/2013
1.0.8.1 1,153 9/29/2013
1.0.8 1,291 9/29/2013

1.0.9

Fix escape key bug. Issue #17.
Fix unregister bug. Issue #24.

Note: I added a .min.js version in this NuGet package.
~Stefan