https://github.com/elliot-zzh/sites-list
A website with a list of useful websites for developers
https://github.com/elliot-zzh/sites-list
List: sites-list
awesome-list awsome ts typescript vue vue3 vue3-composition-api vue3-typescript website
Last synced: about 1 month ago
JSON representation
A website with a list of useful websites for developers
- Host: GitHub
- URL: https://github.com/elliot-zzh/sites-list
- Owner: elliot-zzh
- License: gpl-3.0
- Created: 2022-12-30T06:52:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T15:04:22.000Z (over 3 years ago)
- Last Synced: 2025-11-01T03:01:53.274Z (7 months ago)
- Topics: awesome-list, awsome, ts, typescript, vue, vue3, vue3-composition-api, vue3-typescript, website
- Language: TypeScript
- Homepage: https://sites-list.netlify.app
- Size: 101 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sites-list
A website with a list of useful websites for developers. Website at [sites-list](https://sites-list.netlify.app)
It's like an awesome list, but it's different. It mainly provide a shortcut to the correct website when you're looking for an official website or document for a framework or library.
## Usage
Enter the page. You can fold some classes which you're not expecting.
Clicking every link will open the target website in the current page and replace sites-list by default. If you want to open target website in a new page, click the the icon in shape of 'jump' to toggle to the browse mode.
Click the filter-like icon to choose to get only English or Chinese websites. Choose `All` to toggle back.
## More
The whole list of links is in `src/ts/sitesData.ts` in form of JSON.
Much more links will be added to the list, and the features of searching and user-defined selections are expected to be support in the future.
This site is built using Vite, Vue3, and UnoCSS. Deployment powered by Netlify.