1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-11-06 22:23:48 -05:00

Add v8-perf link (#1122)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
okmttdhr 2021-05-17 15:31:55 +09:00 committed by GitHub
parent db16429baa
commit a192bbb75e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -960,6 +960,7 @@
- [generator-nm](https://github.com/sindresorhus/generator-nm) - Scaffold out a node module.
- [Microsoft Node.js Guidelines](https://github.com/Microsoft/nodejs-guidelines) - Tips, tricks, and resources for working with Node.js on Microsoft platforms.
- [Module Requests & Ideas](https://github.com/sindresorhus/module-requests) - Request a JavaScript module you wish existed or get ideas for modules.
- [v8-perf](https://github.com/thlorenz/v8-perf) - Notes and resources related to V8 and thus Node.js performance.
## Related lists