Skip to content
@podium-lib

Podium

Easy server-side composition of microfrontends

Podium - server-side composition of micro frontends

Podium is a library for building micro frontends using server-side runtime composition. One server handles the incoming request by fetching each independent fragment over HTTP before returning the finished page back to the user.

Learn more about Podium and its design or get the lay of the land to start coding on Podium itself.

Pinned Loading

  1. layout layout Public

    Module for building a Podium layout server. A layout server composes multiple podlets into a layout resulting in a complete webpage.

    JavaScript 53 3

  2. podlet podlet Public

    Module for building podlet servers. A podlet server serves page fragments.

    JavaScript 116 7

Repositories

Showing 10 of 32 repositories
  • podlet Public

    Module for building podlet servers. A podlet server serves page fragments.

    podium-lib/podlet’s past year of commit activity
    JavaScript 116 MIT 7 2 1 Updated Oct 3, 2024
  • layout Public

    Module for building a Podium layout server. A layout server composes multiple podlets into a layout resulting in a complete webpage.

    podium-lib/layout’s past year of commit activity
    JavaScript 53 MIT 3 1 2 Updated Oct 3, 2024
  • podlet-server Public

    A Podium podlet server library and tool chain built on top of Fastify and Lit.

    podium-lib/podlet-server’s past year of commit activity
    JavaScript 3 2 12 11 Updated Oct 2, 2024
  • eslint-config Public

    Shared eslint config for Podium modules

    podium-lib/eslint-config’s past year of commit activity
    JavaScript 0 0 1 0 Updated Oct 2, 2024
  • client Public

    Client for fetching Podium component fragments over HTTP.

    podium-lib/client’s past year of commit activity
    JavaScript 7 MIT 6 1 0 Updated Oct 1, 2024
  • proxy Public

    Module for proxying HTTP requests from a layout server to a podlet server (or any remote destination)

    podium-lib/proxy’s past year of commit activity
    JavaScript 2 MIT 2 1 2 Updated Oct 1, 2024
  • store Public

    Seamlessly share state between different parts of a Podium application using reactive state

    podium-lib/store’s past year of commit activity
    JavaScript 0 MIT 0 2 0 Updated Oct 1, 2024
  • browser Public

    Podium browser library

    podium-lib/browser’s past year of commit activity
    JavaScript 4 MIT 2 2 1 Updated Oct 1, 2024
  • fastify-layout Public

    Fastify plugin for @podium/layout

    podium-lib/fastify-layout’s past year of commit activity
    JavaScript 0 MIT 1 1 3 Updated Oct 1, 2024
  • schemas Public

    Misc common validation schemas

    podium-lib/schemas’s past year of commit activity
    JavaScript 1 MIT 3 1 2 Updated Oct 1, 2024

Top languages

Loading…

Most used topics

Loading…