Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Linkens opened this issue Mar 25, 2024 · 1 comment
Open

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

Linkens opened this issue Mar 25, 2024 · 1 comment

Comments

@Linkens
Copy link

Linkens commented Mar 25, 2024

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

@Linkens
Copy link
Author

Linkens commented Mar 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant