File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,10 +33,16 @@ Node-ChakraCore version 7.0, with addition of ABI stable Node APIs. The branches
3333are named according to the node versions that have been enabled with NAPI support.
3434
3535** NAPI enabled modules**
36- * [ leveldown] ( https://github.com/boingoing/leveldown/ )
37- * [ nanomsg] ( https://github.com/sampsongao/node-nanomsg )
38- * [ sqllite3] ( https://github.com/mhdawson/node-sqlite3 ) - in progress
39- * [ iotivity] ( https://github.com/gabrielschulhof/iotivity-node/tree/abi-stable ) - in progress
36+
37+ | Module| Converted By| Location| Performance Assesment|
38+ | ------| ------------| --------| -----------|
39+ | leveldown| [ boingoing] ( https://github.com/boingoing ) / [ ianwjhalliday] ( https://github.com/ianwjhalliday ) | https://github.com/boingoing/leveldown/ | [ #55 ] ( https://github.com/nodejs/abi-stable-node/issues/55 ) |
40+ | nanomsg| [ sampsongao] ( https://github.com/sampsongao ) | https://github.com/sampsongao/node-nanomsg | [ #57 ] ( https://github.com/nodejs/abi-stable-node/issues/57 ) |
41+ | canvas| [ jasongin] ( https://github.com/jasongin ) | https://github.com/jasongin/node-canvas | [ #77 ] ( https://github.com/nodejs/abi-stable-node/issues/77 ) |
42+ | node-sass| [ boingoing] ( https://github.com/boingoing ) | https://github.com/boingoing/node-sass | In progress|
43+ | sqllite3| [ sampsongao] ( https://github.com/sampsongao ) / [ mhdawson] ( https://github.com/mhdawson ) | https://github.com/mhdawson/node-sqlite3 | In progress|
44+ | iotivity| [ gabrielschulhof] ( https://github.com/gabrielschulhof ) | https://github.com/gabrielschulhof/iotivity-node/tree/abi-stable | In progress|
45+
4046
4147** Testing**
4248
You can’t perform that action at this time.
0 commit comments