You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: