diff --git a/README.md b/README.md index a37a7b70..2e4c4293 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,25 @@ A minimal library for building compiled `Node.js` add-ons in `Rust`.

-# Platform Support +## Ecosystem + +

+ + Prisma + +   +   + + swc + +   +   + + Parcel + +

+ +## Platform Support ![Lint](https://github.com/napi-rs/napi-rs/workflows/Lint/badge.svg) ![Linux N-API@3](https://github.com/napi-rs/napi-rs/workflows/Linux%20N-API@3/badge.svg) @@ -184,6 +202,11 @@ yarn build:test yarn test ``` +## Related projects + +- [neon](https://www.neon-bindings.com) +- [node-bindgen](https://github.com/infinyon/node-bindgen) + ## Features table ### Create JavaScript values diff --git a/images/prisma.svg b/images/prisma.svg new file mode 100644 index 00000000..084dad83 --- /dev/null +++ b/images/prisma.svg @@ -0,0 +1,7 @@ + \ No newline at end of file