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

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

Awesome Lists containing this project

README

          

# Dalmatian-media-processing

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

![npm type definitions](https://img.shields.io/npm/types/dalmatian-media-processing) ![node-current](https://img.shields.io/node/v/dalmatian-media-processing) ![NPM](https://img.shields.io/npm/l/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
```