Skip to content

Commit fa394a8

Browse files
Update README.md
1 parent 0eb5e0e commit fa394a8

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,16 @@ Node-ChakraCore version 7.0, with addition of ABI stable Node APIs. The branches
3333
are 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

0 commit comments

Comments
 (0)