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 year 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:18:43.000Z (about 2 years ago)
- Last Synced: 2024-04-14T06:46:35.641Z (about 2 years 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. :(