ilc-sdk

SDK for app development with Isomorphic Layout Composer

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
ilc-sdk
594.0.724 days ago2 years agoMinified + gzip package size for ilc-sdk in KB

Readme

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

  • JS docs https://namecheap.github.io/ilc-sdk/
  • Additional materials
* [ILC to App interface](https://namecheap.github.io/ilc-sdk/pages/Pages/ilc_app_interface.html)
* [ILC Global API](https://namecheap.github.io/ilc-sdk/pages/Pages/global_api.html)
* [Registry API](https://namecheap.github.io/ilc-sdk/pages/Pages/registry_api.html)
* [Public Path Problem](https://namecheap.github.io/ilc-sdk/pages/Pages/public_path.html)

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.