Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/equalogic/degas

Functions for image file reading, manipulation and validation, in TypeScript
https://github.com/equalogic/degas

graphics image-processing

Last synced: about 1 month ago
JSON representation

Functions for image file reading, manipulation and validation, in TypeScript

Awesome Lists containing this project

README

        

# Degas

A library of functions for image file reading, manipulation and validation, written in TypeScript. Uses
[sharp](https://github.com/lovell/sharp) for image processing.

The package name is a homage to [DEGAS](https://en.wikipedia.org/wiki/DEGAS_%28software%29), a bitmap graphics editor
released in 1985 for the Atari ST.

## Usage

Documentation not written yet. :(