https://github.com/jackw/systemjs-extras
A collection of systemjs extras for Systemjs 6.x.x
https://github.com/jackw/systemjs-extras
Last synced: about 1 year ago
JSON representation
A collection of systemjs extras for Systemjs 6.x.x
- Host: GitHub
- URL: https://github.com/jackw/systemjs-extras
- Owner: jackw
- License: mit
- Created: 2023-08-30T14:28:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T03:01:21.000Z (over 1 year ago)
- Last Synced: 2024-10-31T17:45:30.681Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 231 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SystemJS extras
This monorepo contains the following browser extras:
- HTML extra
- CJS (CommonJS) extra
These are mostly useful if attempting to migrate from SystemJS 0.2x.x to 6.x.x and you do not have control over the built modules that are imported in a project at runtime by SystemJS.