xdms3

Collection of JavaScript ES6 modules with Symfony functionality in mind. See the documentation for more details.

Usage no npm install needed!

<script type="module">
  import xdms3 from 'https://cdn.skypack.dev/xdms3';
</script>

README

xdms3

Collection of JavaScript ES6 modules with Symfony functionality in mind. See the documentation for more details.

Includes functionality for

  • storing and manipulating entities supplied by an arbitrary API through a fully customizable type-system (see PropertyTypeObject, PropertyTypeCollection aswell as EntityStorage and SyncedEntityStorage)
  • dependency-injection
  • dynamic UI rendering relying on the JavaScript Proxy API

License: ISC