Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsjoeio/react-ts-avatar
A basic <Avatar /> component inspired by GitHub
https://github.com/jsjoeio/react-ts-avatar
Last synced: 18 days ago
JSON representation
A basic <Avatar /> component inspired by GitHub
- Host: GitHub
- URL: https://github.com/jsjoeio/react-ts-avatar
- Owner: jsjoeio
- Created: 2022-07-05T22:46:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T00:23:32.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:16:55.797Z (4 months ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jsjoeio/react-ts-avatar - A basic <Avatar /> component inspired by GitHub (TypeScript)
README
# react-ts-vitest-template
A template which uses the following stack:
- React
- TypeScript
- Vite
- Vitest
- React Testing Library## Inspiration
This template was inspired by these GitHub issues:
- https://github.com/vitest-dev/vitest/issues/517
- https://github.com/testing-library/jest-dom/issues/427