Skip to content

Collection of modules for the Frieren micro-framework, enhancing functionality for routers and Single Board Computers (SBCs). Explore a range of modules aimed at boosting security, performance, and user experience.

License

Notifications You must be signed in to change notification settings

xchwarze/frieren-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frieren Modules Repository

Description

This repository contains a collection of modules developed for the Frieren ecosystem.

Modules in this repository are built using the frieren-module-template, designed to ensure seamless integration and consistent performance across the Frieren platform. These modules leverage modern technologies and are developed with the UMD (Universal Module Definition) standard, making them versatile for various deployment scenarios.

Getting Started

To use a module from this repository, follow these steps:

Installation

git clone https://github.com/xchwarze/frieren-modules
cd frieren-modules/<module-name>
yarn install
yarn build

Refer to the individual module directories for specific installation instructions.

Usage

Each module comes with its own set of documentation. Please read through the README.md file in the respective module directory for detailed usage instructions.

Contributing

Contributions are welcome! If you have developed a module using the frieren-module-template and wish to share it, please follow these steps:

  1. Fork the repository.
  2. Create a new module or improve existing modules.
  3. Submit a pull request with a comprehensive description of changes.

License

All modules in this repository are distributed under the LGPL-3.0-only License, facilitating open-source collaboration and distribution.

Acknowledgments

A special thanks to all contributors who have developed and maintained the modules in this repository, enhancing the capabilities of the Frieren ecosystem.

About

Collection of modules for the Frieren micro-framework, enhancing functionality for routers and Single Board Computers (SBCs). Explore a range of modules aimed at boosting security, performance, and user experience.

Topics

Resources

License

Stars

Watchers

Forks