This repository is part of an earlier iteration of the Uniweb framework and is no longer maintained.
The current version is at github.com/uniweb:
- CLI & quickstart: github.com/uniweb/cli
- Documentation: github.com/uniweb/docs
- npm packages:
uniweb,@uniweb/*
pnpm create uniweb my-siteThe original README follows for historical reference.
Standalone library for building federated modules for Uniweb CMS.
@uniwebcms/module-builder is an NPM module that provides functions to help build federated modules representing collections of web components.
Install @uniwebcms/module-builder using yarn:
yarn add @uniwebcms/module-builder