Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guanbinrui/dct-wikipedia


https://github.com/guanbinrui/dct-wikipedia

dct jpeg

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

dct-wikipeida
=====

> JS implementation of DCT relatived stuff in [JPEG codec example section](https://en.wikipedia.org/wiki/JPEG#JPEG_codec_example).

## Setup

```bash
npx parcel *.html
```