namecheap / ilc-sdk

SDK intended for use inside Micro Frontends to conveniently communicate with Isomorphic Layout Composer.
https://namecheap.github.io/ilc-sdk/
Apache License 2.0
6 stars 3 forks source link
frontend-web ilc microfrontend-architecture microfrontends microservices

App development SDK for ILC

NPM package NPM downloads

SDK intended for use inside Micro Frontends to conveniently communicate with Isomorphic Layout Composer.

Installation

$ npm i ilc-sdk

Documentation

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.

Contribution