@uniwebcms/module-builder
v1.9.1
Published
This repository is part of an earlier iteration of the Uniweb framework and is no longer maintained.
Downloads
362
Keywords
Readme
⚠️ Deprecated
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.
Uniweb Module Builder
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.
Installation
Install @uniwebcms/module-builder using yarn:
yarn add @uniwebcms/module-builder