Skip to content

Commit

Permalink
add dynEncode offset idea to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
eyaler committed Jun 20, 2022
1 parent ced28c8 commit e5aa5a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

[ ] Save Huffman metadata in image? Maybe in image metadata?

[ ] [dynEncode](https://github.com/eshaz/simple-yenc/pull/3)-like offset to minimize CR and template literal escapes

[ ] [Base139](https://github.com/kevinAlbs/Base122/issues/3#issuecomment-263787763)?

[ ] Compress the JS itself and use eval?
Expand Down

0 comments on commit e5aa5a9

Please sign in to comment.