Matthew Keil
|
ac4b945429
|
Clean-up node error messages (#266)
|
2023-03-30 09:17:57 -05:00 |
Matthew Keil
|
a7f4890a7e
|
Remove tsc build step and export raw .js file and .d.ts from node bindings (#260)
|
2023-03-29 19:32:06 -05:00 |
Justin Traglia
|
c5920c4ef4
|
Multi-platform nodejs bindings (#242)
|
2023-03-28 11:01:07 -05:00 |
Justin Traglia
|
5e34bc0232
|
Fix some nits with nodejs (#219)
|
2023-03-17 11:55:24 +02:00 |
Justin Traglia
|
5580f355ae
|
Add ref test count checks for all bindings (#211)
|
2023-03-15 16:39:19 +02:00 |
Matthew Keil
|
2642595e39
|
Reorganize/Clean-Up Node Bindings (#189)
* refactor(node-bindings): create src/lib/test folders
* feat(node-bindings): update bundle/publish commands
* refactor(node-bindings): remove unused files and dependencies
* refactor(node-bindings): move fixtures to __fixtures__
* fix(node-bindings): revert format of fixture json file
* fix(node-bindings): prettierignore and gitignore
* feat(node-bindings): add bindings package
* fix(node-bindings): fix test setup path
* fix(node-bindings): remove post-build copy action in bindings.gyp
* fix(node-bindings): package.json keys
* Update contributors
---------
Co-authored-by: George Kadianakis <desnacked@riseup.net>
|
2023-03-09 18:21:28 +02:00 |