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

Donating a NodeJS binding to the project #204

Open
stevefan1999-personal opened this issue Sep 14, 2024 · 0 comments
Open

Donating a NodeJS binding to the project #204

stevefan1999-personal opened this issue Sep 14, 2024 · 0 comments

Comments

@stevefan1999-personal
Copy link

stevefan1999-personal commented Sep 14, 2024

Hello, I would like to donate a simple NodeJS binding that uses napi-rs behind the scene: https://github.com/stevefan1999-personal/ammonia-rs. Feel free to clone it.

I won't be actively maintaining that since the default is pretty enough for me. I find it very hard to model around the Builder class because it does not exactly do what a builder pattern is supposed to be doing, especially I can't clone the builder object at each step, because rather than just hold data and should allow you to clone itself, this builder is self-modifying.

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