https://github.com/stephin-gasper/react-string-to-component
Example for parsing string as components using react-loadable which will be fetched dynamically
https://github.com/stephin-gasper/react-string-to-component
javascript react react-loadable
Last synced: 4 months ago
JSON representation
Example for parsing string as components using react-loadable which will be fetched dynamically
- Host: GitHub
- URL: https://github.com/stephin-gasper/react-string-to-component
- Owner: stephin-gasper
- License: gpl-3.0
- Created: 2018-11-08T14:21:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T17:56:21.000Z (over 6 years ago)
- Last Synced: 2025-01-16T04:12:14.302Z (5 months ago)
- Topics: javascript, react, react-loadable
- Language: JavaScript
- Size: 184 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-string-to-component
Example for parsing string as components using react-loadable which will be fetched dynamically