Merge pull request #1286 from ferferga/blurhash

Implement blurhash (follow-up of #987 but from scratch)
This commit is contained in:
Anthony Lavado
2020-06-04 14:57:48 -04:00
committed by GitHub
13 changed files with 258 additions and 192 deletions
+1
View File
@@ -54,6 +54,7 @@
},
"dependencies": {
"alameda": "^1.4.0",
"blurhash": "^1.1.3",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"core-js": "^3.6.5",
"date-fns": "^2.14.0",