Fix messed up title
1 file changed
tree: aa821e2691200d0235b8f6512e17713490a633eb
  1. .github/
  2. benchmark/
  3. deps/
  4. doc/
  5. lib/
  6. src/
  7. test/
  8. tools/
  9. typings/
  10. .clang-format
  11. .cpplint
  12. .editorconfig
  13. .eslintignore
  14. .eslintrc.js
  15. .flake8
  16. .gitattributes
  17. .gitignore
  18. .gitpod.yml
  19. .mailmap
  20. .nycrc
  21. .yamllint.yaml
  22. android-configure
  23. AUTHORS
  24. BSDmakefile
  25. BUILDING.md
  26. CHANGELOG.md
  27. CODE_OF_CONDUCT.md
  28. codecov.yml
  29. common.gypi
  30. configure
  31. configure.py
  32. CONTRIBUTING.md
  33. glossary.md
  34. GOVERNANCE.md
  35. LICENSE
  36. Makefile
  37. node.gyp
  38. node.gypi
  39. onboarding.md
  40. README.md
  41. SECURITY.md
  42. tsconfig.json
  43. vcbuild.bat
README.md

Node.js

Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser. For more information on using Node.js, see the Node.js Website.

This is the official V8 fork of Node.js.

Quick start