WIP: feat(node_api): Add missing functions #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "abhisekp/feat-missing-functions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need proper testing
These are created using Cursor IDE using gpt4o using the following link as reference https://nodejs.org/docs/latest/api/n-api.html
@akshayganeshen Please review. Wherever required you can make the changes or ask me to make them.
And then we can finalize for this to merge.
I'm very new to these things. I learnt about this yesterday and released a package using this library to demonstrate various use cases https://www.npmjs.com/package/@abhisekp/go-native
Meanwhile, I have the new code ready for install https://github.com/abhisekp/napi-go
Hey @abhisekp, this is really great! Thank you so much for putting this together!
I'll need a few weeks to test it, the plan is to just put together enough
docs/examples/
to cover everything new. I'll also want to tweak theCONTRIBUTING.md
guidelines a bit since I never really fleshed that out, but that's a pretty minor piece.Will let you know if there's any changes I want to request, but for now this seems pretty solid.
Pull request closed