web-js icon indicating copy to clipboard operation
web-js copied to clipboard

Prototype for splitted registries, lazy components and MutationObserver based components listener

Open alexander-schranz opened this issue 3 years ago • 1 comments

https://codesandbox.io/s/loving-varahamihira-sv8jj

Focus:

  • [x] Strip the core to basic functionality
  • [x] Do not require inline JavaScript (CSP)
  • [x] Provide Starters based on usages (dataStarter, mutationStarter)
  • [x] Provide lazy function to lazy load components scripts
  • [ ] Remove services / provide services component?

alexander-schranz avatar Nov 05 '21 00:11 alexander-schranz

Seems like it was a bad idea to use codesandbox to create the prototype as it seems remove the content of all js files 🙈

alexander-schranz avatar Mar 31 '22 15:03 alexander-schranz