brandonxiang / pwaland

This is a website which tends to include different kinds of pwas. It also like a awesome-list. Its aim is to provide a platfrom to search pwas, and improve their popularizing rate.

Home Page:https://pwaland-eta.vercel.app

Repository from Github https://github.combrandonxiang/pwalandRepository from Github https://github.combrandonxiang/pwaland

pwaland

This is a website which tends to include different kinds of pwas. It also like a awesome-list. Its aim is to provide a platfrom to search pwas, and improve their popularizing rate.

Contribute

Please give a pull request to data/pwa.json, and add the corresponding information for a new pwa. The following information should be provided.

  • title
  • icon
  • link

How to find out pwas

Open your Chrome, and enter chrome://serviceworker-internals/. Then, you will find out the pwas that you have visited before.

中文介绍

这是一个网站去收录各种pwa网站. 它类似一个awesome-list。目标是为了提供pwa的搜索平台,和提高pwa的普及率。

贡献

请发一条pull request给data/pwa.json,并为新的pwa加上相关信息,以下信息是要被提供的

  • title 标题
  • icon 图标
  • link 链接

如何找到pwa

打开你的Chrome,输入chrome://serviceworker-internals/。然后,你就会发现那些你曾经浏览过的pwa。

License

MIT@brandonxiang

Example of selecting SPA or SSR on a per-page basis. See SPA vs SSR (and more).

npx degit brandonxiang/vike-svelte/examples/basic/
pnpm install
pnpm run dev

About

This is a website which tends to include different kinds of pwas. It also like a awesome-list. Its aim is to provide a platfrom to search pwas, and improve their popularizing rate.

https://pwaland-eta.vercel.app

License:MIT License


Languages

Language:TypeScript 52.1%Language:Svelte 22.2%Language:JavaScript 21.3%Language:HTML 2.4%Language:CSS 1.9%