SDK for app development with Isomorphic Layout Composer
npm install ilc-sdk

SDK intended for use inside Micro Frontends to conveniently communicate with Isomorphic Layout Composer.
``bash``
$ npm i ilc-sdk
- JS docs https://namecheap.github.io/ilc-sdk/
- Additional materials
- ILC to App interface
- ILC Global API
- Registry API
- Public Path Problem
This package features 2 bundles that are intended to be used in Node.js app that runs SSR bundle of your app and
the application itself.
- Node.js server bundle - documentation
- Application bundle - documentation
- Commit messages must follow the conventional commits specification
- This library follows semantic versioning