Skip to content

andreashuber69/kiss-worker-demo2

Repository files navigation

kiss-worker-demo2

CI Issues License

Demonstrates the easiest way to use kiss-worker with an object, see Getting Started.

You can play with this on StackBlitz. To compile the example on your computer and run it in your browser you can proceed as follows (requires node >=18.18):

git clone https://github.com/andreashuber69/kiss-worker-demo2.git
cd kiss-worker-demo2
npm install
npm start

Naturally, the exact same worker code also runs on node (but not on StackBlitz, unfortunately):

npm run node-start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published