I'm trying to manipulate Deltas from .net core 8.0 in order to sanitize data before storing into database. I Tried to instantiate the class for hours, but no dice. Could you create a working quill-delta.js ? I'm new to this, and maybe my packing is bad. I can't use Quill.cs it crashes with my JSinterpreter Jint. So I wanted a standalone .js library to use on my backend. I'd rather make this work instead of writing the whole library in c# again.
I'm trying to manipulate Deltas from .net core 8.0 in order to sanitize data before storing into database. I Tried to instantiate the class for hours, but no dice. Could you create a working quill-delta.js ? I'm new to this, and maybe my packing is bad. I can't use Quill.cs it crashes with my JSinterpreter Jint. So I wanted a standalone .js library to use on my backend. I'd rather make this work instead of writing the whole library in c# again.
Thanks