https://github.com/msavin/dynamic-import-example
A quick example of how to define a module and import it on demand
https://github.com/msavin/dynamic-import-example
Last synced: 9 months ago
JSON representation
A quick example of how to define a module and import it on demand
- Host: GitHub
- URL: https://github.com/msavin/dynamic-import-example
- Owner: msavin
- Created: 2017-07-05T12:39:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T12:46:13.000Z (over 8 years ago)
- Last Synced: 2025-02-18T04:55:14.449Z (10 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dynamic-import-example
A quick example of how to define a module and import it on demand