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

feat(bindings): add nodejs binding #126

Merged
merged 34 commits into from
Nov 25, 2020
Merged

feat(bindings): add nodejs binding #126

merged 34 commits into from
Nov 25, 2020

Conversation

lucasfernog
Copy link
Contributor

Description of change

Adds a binding for Node.js using neon.

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Manually with a basic script.

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

.github/workflows/build-and-test.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-test.yml Outdated Show resolved Hide resolved
.github/workflows/build-and-test.yml Outdated Show resolved Hide resolved
@lucasfernog lucasfernog merged commit 634b12d into master Nov 25, 2020
@lucasfernog lucasfernog deleted the feat/nodejs-binding branch November 25, 2020 21:23
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

Successfully merging this pull request may close these issues.

None yet

2 participants