mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 05:38:47 +02:00
![]() PR-URL: https://github.com/nodejs/node/pull/58982 Reviewed-By: Claudio Wunder <cwunder@gnome.org> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Tierney Cyren <hello@bnb.im> |
||
---|---|---|
.. | ||
api.js | ||
hljs.css | ||
js-flavor-cjs.svg | ||
js-flavor-esm.svg | ||
README.md | ||
style.css |
API documentation assets
api.js
: This file contains all the JavaScript used throughout the documentation.hljs.css
: This CSS file is used for syntax highlighting styles in code blocks.js-flavor-cjs.svg
: This SVG image represents the toggle between ESM and CJS (CJS)js-flavor-esm.svg
: This SVG image represents the toggle between ESM and CJS (ESM)style.css
: This CSS file contains the styling rules for the overall appearance of the API documentation.