Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/equalogic/degas
- Owner: equalogic
- Created: 2019-07-05T01:09:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:18:43.000Z (9 months ago)
- Last Synced: 2024-04-14T06:46:35.641Z (9 months ago)
- Topics: graphics, image-processing
- Language: TypeScript
- Size: 2.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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. :(