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
- Host: GitHub
- URL: https://github.com/flarebyte/boardcloth
- Owner: flarebyte
- License: mit
- Created: 2022-02-17T19:07:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T07:43:09.000Z (about 4 years ago)
- Last Synced: 2025-01-04T10:35:06.959Z (over 1 year ago)
- Language: TypeScript
- Size: 340 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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
```