Node.js
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.
-
- Sign up for GitHub or sign in to edit this page
- Created by Ryan Dahl
- Released May 27, 2009
Here are 15,159 public repositories matching this topic...
Bug report
Describe the bug
Currently, if the next build is targeted to serverless, the resulting files don't go through tree shaking.
To Reproduce
Checkout this repo: https://github.com/fernandobandeira/next-serverless-treeshakingissue
Just install and build the project, if you inspect the resulting index.js file, you'll see that it has 1mb and contains all of the icons from
:zap: Delightful Node.js packages and resources
-
Updated
Oct 11, 2019 - 754 commits
Looks closely related to #779
I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
Middleware is being called for every endpoint a request route could potentially match.
If specify non-existed file with --file option, mocha throw expection.
./bin/mocha --file non-existed
/Users/mocha/node_modules/yargs/yargs.js:1163
else throw err
^
Error: Cannot find module '/Users/mocha/non-existed'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
at Function.Module._load (internal/modules/cjs/loader.js:508:25
In the readme, the link to pronunciation won't play the pronunciation because it violates content Security Policy directive.
Refused to load media from 'https://raw.githubusercontent.com/avajs/ava/master/media/pronunciation.m4a' because it violates the following Content Security Policy directive: "default-src
IsSlug
It would be nice to have an isSlug validator.
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
-
Updated
Oct 10, 2019 - 1 commits
- JavaScript
The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications
-
Updated
Oct 10, 2019 - 2 commits
- TypeScript
- Redirect user to
/me/edit/password(res.redirectshould be sufficient) - Logged out users are already handled appropriately, they log in and are sent to the password edit page
A node.js version management utility for Windows. Ironically written in Go.
-
Updated
Oct 11, 2019 - 224 commits
- Go
🤖 Neural networks in JavaScript
-
Updated
Oct 11, 2019 - 983 commits
- JavaScript
Node version (or tell us if you're using electron or some other framework):
12.1.0
ShellJS version (the most recent version/Github branch you see the bug on):
0.8.3
Operating system:
Windows
Description of the bug:
sed is applied only once by line:
original archive:
import [COMPONENTNAME]Base from './[COMPONENTNAME]Base';
`const [COMPONENTNAME] = styled( [COMPONENTNAME]
Website is down?
🕷Super-agent driven library for testing node.js HTTP servers using a fluent API.
-
Updated
Oct 10, 2019 - 351 commits
- JavaScript
Context
currently, I found nock and am trying to test out a http module flow. along the way, we require extracting the address() result object.
w/in the response, we have this event:
req.on( 'socket', ( socket ) => {
console.log(socket);
req[ '_socketAddr' ] = socket.address();
} );What are you trying to do and how would you want to do it differ
This is wrong and needs some updates. exclude, specs, maxInstances, shardTestFiles, count, seleniumAddress are not capabilities.
https://github.com/angular/protractor/blob/master/lib/config.ts#L300-L322
Please submit PR's to the selenium4 branch.
Related: angular/protractor#5128
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
-
Updated
Oct 10, 2019 - 3 commits
- TypeScript
I am trying to run an express app through Visual Studio Code. I have a launch.json file with DEBUG defined like so:
"env": {
"DEBUG": "*"
}
Here is a trimmed down version of my app.js file where you can see the bolded debug line that doesn't output to the debug console (Test 2). Test 1 before it outputs as expected. If I run this from the command li
Hi, if you are reading this is because you pretty likely don't know how to start
So, let's fix that
What should I know before start?
All here we are developers with different backgrounds, languages and objectives. But, all we must follow certain rules so we can understand each other and make the communication easier as possible. Please
AWS Lambda currently supports Node v10.x
Can you please support it.
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Oct 10, 2019 - 1 commits
- JavaScript
As described at HabitRPG/habitica#9745 it's possible for the gem prize for a challenge to be null which results in the prize box on the challenge having a blank space where the number of gems should be, as shown in the screenshot below.
As I mentioned in one of my comments there a null prize d
🚀A robust, performance-focused and full-featured Redis client for Node.js.
-
Updated
Oct 11, 2019 - 984 commits
- TypeScript

