The Wayback Machine - https://web.archive.org/web/20220810032511/https://github.com/topics/nodejs
Skip to content
#

Node.js

nodejs logo

Node.js is a tool for executing JavaScript in a variety of environments. JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world. Node.js extends the creative potential of people with web development experience, enabling a new generation of developers to create servers, command-line tools, desktop apps, and even robots.

Here are 171,536 public repositories matching this topic...

aeons
aeons commented Feb 14, 2020

You want to:

  • report a bug
  • request a feature

Current behaviour

When serving the client via settings the serveClient option, the client is not served with the same CORS headers as the actual socket.io server.

Steps to reproduce (if the current behaviour is a bug)

Start a server with serveClient: true and request /socket.io/socket.io.js with an `Origi

enhancement good first issue
strapi
jankapunkt
jankapunkt commented Jul 14, 2022

The package react-fast-refresh is always added to the client bundle, adding 32kb of unused code (unminified), even if hot-module-replacement is not present.

When I'm not using React then I don't need it.

Using DISABLE_REACT_FAST_REFRESH has no effect, the package is still added to the client.

Repro:

  • create new Meteor project that not uses React
  • run using `meteor --exclude-ar
confirmed good first issue
joplin
Daeraxa
Daeraxa commented May 2, 2022

The desktop app allows free customisation of the basic layout via the toggleLayoutMoveMode command (bound to View > Change application layout toolbar menu) which allows movement of the various panels and can permit vertical, horizontal or mixed layouts. The application also supports toggling the visibility of the notebook list and notelist.
The terminal app is otherwise relatively static, the

enhancement good first issue cli
sheetjs
mikearnaldi
mikearnaldi commented Jul 12, 2022

What is the problem this feature will solve?

whenever bun reads a tsconfig it doesn't understand a warning is presented, I guess that's ok if the intention is to use bun for compilation but it isn't very nice if I am simply using bun as a JS runtime.

What is the feature you are proposing to solve the problem?

A flag to disable ts processing, something like --disable-ts

What alte

enhancement good first issue

Created by Ryan Dahl

Released May 27, 2009

Organization
nodejs
Website
nodejs.org/en
Wikipedia
Wikipedia