|
|
|
|
|
by emluque
4335 days ago
|
|
This might be interesting to people who are into this library. I've been working on a JS library that allows for manipulation of CSS properties on a character by character or a word by word basis. You can even use math functions for interesting effects (like applying a Cos function to font size character by character). The library is finished (and there is even a simple GUI) though I'm still working on documentation and examples. You can check it out here: https://github.com/emluque/generativeText |
|