Have on-screen keyboard for browser build?

Hi all -

Apologies if this is the wrong channel for a post such as this but I’m looking for some on advice on how to accomplish this without needing to re-build an entirely separate code base.

I’m working on an application for a project where we’re looking to have iOS, Android AND Browser support for the app. For iOS/Android this is very simple because they have their device keyboard present. The browser portion will be displayed on a touch screen monitor running on a Browser via Mediastar device.

What would be the easiest way to have a virtual keyboard displayed for users to be able to input the request data on said screen?

First thought would be to leverage something like this Virtual Keyboard:

Is it possible to integrate something like this jQuery Keyboard into an Ionic Project?

Thanks all,
-Mike