@co_snow/fn-guard
v0.4.13
Published
Node.js Addon Example
Downloads
199
Readme
Configure
node-gyp configureBuild (node-gyp)
NOTE: deprecated
node-gyp buildBuild C Libraries and Copy to Core
yarn coreBuild (prebuildify)
yarn buildRebuild Everything, including Core lib
yarn rebuildTest
yarn testMEMORY LEAKS
yarn rebuild-with-debug-symbols && valgrind --tool=memcheck --leak-check=full node ./index.test.jsPublish
npm version patch
npm publish --access public