An open API service indexing awesome lists of open source software.

https://github.com/alessandrobellesia/gdg-2022-having-fun-with-web-workers

Simple project to explain how to use web workers with blurhash
https://github.com/alessandrobellesia/gdg-2022-having-fun-with-web-workers

blurhash pico vite vue web-worker

Last synced: 3 months ago
JSON representation

Simple project to explain how to use web workers with blurhash

Awesome Lists containing this project

README

        



[![gdg-2022-having-fun-with-web-workers](public/logo.svg)](https://github.com/alessandrobellesia/gdg-2022-having-fun-with-web-workers)

## Having Fun with Web Workers!

### [GDG DevFest Triveneto 2022](https://gdg.community.dev/events/details/google-gdg-trento-presents-devfest-triveneto-2022/)

`web-worker` `vue` `vite` `blurhash` `pico`


#### proudly powered by


[![24/Consulting](public/24consulting.svg)](https://24consulting.it)


### Project setup

```
$ npm install
```

### Compiles for development

```
$ npm run dev
```

### Compiles for production

```
$ npm run build
```

[View the slides 🎉](https://slides.com/alessandrobellesia/web-workers)

[Edit on StackBlitz ⚡️](https://stackblitz.com/edit/having-fun-with-web-workers)