mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
24 lines
843 B
HTML
24 lines
843 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="../../../../../style.css">
|
|
<base target="_parent">
|
|
<title data-trilium-title>Industry support</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content">
|
|
<h1 data-trilium-h1>Industry support</h1>
|
|
|
|
<div class="ck-content">
|
|
<p>There are thousands of open-source libraries for Node.js, most of them
|
|
hosted on the <a href="https://en.wikipedia.org/wiki/Npm_(software)">npm</a> website.
|
|
The Node.js developer community has two main mailing lists and the <a href="https://en.wikipedia.org/wiki/IRC">IRC</a> channel
|
|
#node.js on <a href="https://en.wikipedia.org/wiki/Freenode">freenode</a>. </p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |