From a423b33a77f8e0ecfa949f7cdbaa364ea9e2a882 Mon Sep 17 00:00:00 2001 From: Dominik Homberger Date: Thu, 22 Jun 2017 10:07:07 +0200 Subject: Update Related projects (#565) Add BrotliHaxe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a59bb58..b092e4f 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,5 @@ and development. Independent [decoder](https://github.com/madler/brotli) implementation by Mark Adler, based entirely on format specification. JavaScript port of brotli [decoder](https://github.com/devongovett/brotli.js). Could be used directly via `npm install brotli` + +Hand ported [decoder / encoder](https://github.com/dominikhlbg/BrotliHaxe) in haxe by Dominik Homberger. Output source code: JavaScript, PHP, Python, Java and C# -- cgit v1.1