https://github.com/flarebyte/dalmatian-media-processing
Image and media processing library for Dalmatian media format
https://github.com/flarebyte/dalmatian-media-processing
Last synced: over 1 year ago
JSON representation
Image and media processing library for Dalmatian media format
- Host: GitHub
- URL: https://github.com/flarebyte/dalmatian-media-processing
- Owner: flarebyte
- License: mit
- Created: 2022-05-21T09:18:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T12:56:23.000Z (over 3 years ago)
- Last Synced: 2025-01-04T10:24:37.553Z (over 1 year ago)
- Language: Shell
- Size: 177 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
# Dalmatian-media-processing
  
  
>
Image and media processing library for Dalmatian media format
## Documentation and links
* [Code Maintenance](MAINTENANCE.md)
* [Code Of Conduct](CODE_OF_CONDUCT.md)
* [Api for dalmatian-media-processing](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/dalmatian-media-processing/graphs/contributors)
* [Dependencies](https://github.com/flarebyte/dalmatian-media-processing/network/dependencies)
## Installation
This package is [ESM only](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77).
```bash
yarn add dalmatian-media-processing
```