kensodemann / demo-web-worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Web Worker

This shows how to use an embedded web working so you don't have to worry about the fact that Cordova or Capacitor apps are not running in a "https" context.

See the echo-web-worker.service.ts file for details along with the code for the home page.

  • clone this repo
  • npm i
  • npm run build
  • npx cap open android (or ios)

About


Languages

Language:TypeScript 35.8%Language:SCSS 29.9%Language:Swift 13.5%Language:JavaScript 8.2%Language:Java 5.9%Language:HTML 4.8%Language:Ruby 2.0%