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

https://github.com/flarebyte/boardcloth

A digital cloth that covers and protects a table board
https://github.com/flarebyte/boardcloth

Last synced: over 1 year ago
JSON representation

A digital cloth that covers and protects a table board

Awesome Lists containing this project

README

          

# Boardcloth

![npm](https://img.shields.io/npm/v/boardcloth) ![Build
status](https://github.com/flarebyte/boardcloth/actions/workflows/main.yml/badge.svg)
![npm bundle size](https://img.shields.io/bundlephobia/min/boardcloth)

![npm type definitions](https://img.shields.io/npm/types/boardcloth)
![node-current](https://img.shields.io/node/v/boardcloth)
![NPM](https://img.shields.io/npm/l/boardcloth)

>

A digital cloth that covers and protects a table board

## Documentation and links

- [Code Maintenance](MAINTENANCE.md)
- [Code Of Conduct](CODE_OF_CONDUCT.md)
- [Api for boardcloth](API.md)
- [Contributing](CONTRIBUTING.md)
- [Glossary](GLOSSARY.md)
- [Diagram for the code base](INTERNAL.md)
- [Vocabulary used in the code base](CODE_VOCABULARY.md)
- [Contributors](https://github.com/flarebyte/boardcloth/graphs/contributors)
- [Dependencies](https://github.com/flarebyte/boardcloth/network/dependencies)

## Installation

This package is [ESM
only](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77).

```bash
yarn add boardcloth
```