Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyurparalkar/recursive-component-examples
Recursive components implemented with React
https://github.com/keyurparalkar/recursive-component-examples
javascript react styled-components typescript
Last synced: 8 days ago
JSON representation
Recursive components implemented with React
- Host: GitHub
- URL: https://github.com/keyurparalkar/recursive-component-examples
- Owner: keyurparalkar
- Created: 2024-02-02T06:34:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-02T06:41:29.000Z (10 months ago)
- Last Synced: 2024-10-12T02:31:31.611Z (about 1 month ago)
- Topics: javascript, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://recursive-component-examples.vercel.app/
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Recursive Component Examples
In this repository you will find 3 working examples of Recursive components:
1. Tree Component
2. Tree Component with customization
3. Creating Elements based on the JSON structure