-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add a graph-node-napi crate #5072
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
Conversation
This crate exposes graph-node functionality for Node's N-API
This pull request hasn't had any activity for the last 90 days. If there's no more activity over the course of the next 14 days, it will automatically be closed.
mangas
commented
May 28, 2024
Do we still want this PR @lutter ?
lutter
commented
Jun 7, 2024
Yes, very much. Waiting on @saihaj to be ready to try this out and incorporate it into graph-cli
mangas
commented
Jun 12, 2024
Can we merge this PR then and if there are more changes we can fix forward?
This pull request hasn't had any activity for the last 90 days. If there's no more activity over the course of the next 14 days, it will automatically be closed.
Uh oh!
There was an error while loading. Please reload this page.
This crate exposes graph-node functionality for Node's N-API
Currently it offers a single
validate_schemafunction which returns schema validation errors.