slab/delta

I packed quill-delta with a webpack but can't use new Delta()

Opened this issue · 1 comments

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

So, I spent a bit of time, and created a .net Nuget package
Github is here

Hope you don't mind I reused your Icon.