Skip to content

song0071000/extra-examples-for-node-addon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More examples for node-addon-api

The official example does not contain a lot of situation, so this repository was founded.

  • 1_js2cppobject_argument A javascript object was passed as cpp function. There has 2d array in object. And a object was passed to js context.
  • 2_js2cpp2darray_argument A two-dimensional array was passed as cpp function. You can pass multidimensional array as you want references to this example.

More examples to be continue.

About

More example for node-addon-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors