JSPM

  • Created
  • Published
  • Downloads 6675
  • Score
    100M100P100Q120248F
  • License MIT

Web Components Toolkit

Package Exports

  • hybrids

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hybrids) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hybrids

TODO

  • Core
    • Move property watchers from engine to core with event system
  • Engine foreach
    • Remove items when template is removed (mutation observer)
    • Mapping when reference is changed (looking for equal values)
    • Iteration over objects
    • Check if it is possible to remove comment pointer
  • Engine ref marker
  • Core children & parent plugins
  • Implement warning messages