Skip to content

OlsonDev/typed-keyboardjs

Repository files navigation

Typed KeyboardJS

The type definition for KeyboardJS.

License

MIT

Contributing

# Fork this repo
npm install

npm run watch

# Add tests, make changes, pass tests ... then [Ctrl+c]
npm run publish

Updating

Update typings.json's "version" to match the source version you are typing against. E.g.:

// typings.json
{
  "version": "3.5.0"
  // ...
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published