WIP: feat(node_api): Add missing functions #7

Closed
abhisekp wants to merge 6 commits from abhisekp/feat-missing-functions into main
abhisekp commented 2025-02-15 16:16:58 +00:00 (Migrated from github.com)

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

# 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
abhisekp commented 2025-02-15 18:51:07 +00:00 (Migrated from github.com)

@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

@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
abhisekp commented 2025-02-15 22:03:08 +00:00 (Migrated from github.com)

Meanwhile, I have the new code ready for install https://github.com/abhisekp/napi-go

go get github.com/abhisekp/napi-go
Meanwhile, I have the new code ready for install https://github.com/abhisekp/napi-go ```sh go get github.com/abhisekp/napi-go ```
akshayganeshen commented 2025-02-25 01:52:51 +00:00 (Migrated from github.com)

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 the CONTRIBUTING.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.

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 the `CONTRIBUTING.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.
Sirherobrine23 closed this pull request 2025-04-27 03:07:20 +00:00
Sirherobrine23 deleted branch abhisekp/feat-missing-functions 2025-04-27 03:07:26 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.