An open API service indexing awesome lists of open source software.

https://github.com/benjaminsattler/os-window-mono

A web component (also known as custom element) based library which provides window decorations from the most common operating systems.
https://github.com/benjaminsattler/os-window-mono

custom-element custom-elements html-css-javascript html5 os-window web-component web-components

Last synced: 5 months ago
JSON representation

A web component (also known as custom element) based library which provides window decorations from the most common operating systems.

Awesome Lists containing this project

README

          

# Os-Window Monorepo
[![push-trigger](https://github.com/benjaminsattler/os-window-mono/actions/workflows/trigger-push.yml/badge.svg)](https://github.com/benjaminsattler/os-window-mono/actions/workflows/trigger-push.yml)
![MIT License](https://img.shields.io/github/license/benjaminsattler/os-window-mono)
![npm Version](https://img.shields.io/npm/v/os-window)

This monorepo contains several related projects about the web component Os-Window which provides window decorations from the most common operating systems.

# Getting Started
Please follow along to the README of the main package [os-window](./packages/os-window/README.md)

For a list of projects included in this monorepo please have a look at [PACKAGES.md](./PACKAGES.md).

# Development
This monorepo uses a selection of tools in order to facilitate easy development within this monorepo. For a detailled description of the tools please have a look at [DEVELOPMENT.md](./DEVELOPMENT.md).

# Changelog
The changelog can be found in [CHANGELOG.md](./CHANGELOG.md).

# Contributing
If you have any ideas, just open an issue and tell me what you think. Please respect the given issue template so that all issues are structured similarly.

If you find any bugs, just open an issue and let me know. Or go right ahead and create a pull request.

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

# License
This project is licensed under MIT license. You'll find a copy of the MIT license in the file [LICENSE](./LICENSE).