https://github.com/jwygithub/react-snippets
react snippets for smiple
https://github.com/jwygithub/react-snippets
Last synced: 12 days ago
JSON representation
react snippets for smiple
- Host: GitHub
- URL: https://github.com/jwygithub/react-snippets
- Owner: jwyGithub
- License: mit
- Created: 2022-04-06T04:10:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T01:06:33.000Z (about 2 years ago)
- Last Synced: 2025-08-21T21:30:37.086Z (10 months ago)
- Language: TypeScript
- Size: 914 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript Snippets
> React Snippets
## Snippets
> React.js
Snippet prefix
prefix
Description
edc
export default component
edcc
export default connect component
### Supported languages
- javascript (.js)
- typescript (.ts)
- javascriptreact (.jsx)
- typescripereact (.tsx)