ilc-sdk
v6.1.1
Published
SDK for app development with Isomorphic Layout Composer
Downloads
11,174
Keywords
Readme
App development SDK for ILC
SDK intended for use inside Micro Frontends to conveniently communicate with Isomorphic Layout Composer.
Installation
$ npm i ilc-sdk
Documentation
- JS docs https://namecheap.github.io/ilc-sdk/
- Additional materials
Node.js and App entrypoints
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
Contribution
- Commit messages must follow the conventional commits specification
- This library follows semantic versioning