node
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 28,929 public repositories matching this topic...
Describe the feature you'd like to request
A --skip-install option in create-next-app, like in react-native, to skip installing dependencies would be really great. It allows using other package managers like pnpm
Describe the solution you'd like
do not install dependencies automatically when the --skip-install option is set. But the dependencies should be listed in package.json,
-
Updated
Dec 15, 2021
-
Updated
Dec 17, 2021 - TypeScript
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Dec 17, 2021 - JavaScript
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Dec 17, 2021 - TypeScript
I would like to give this to the people who are new and would like to start contributing to validator.js.
The current version in isMobilePhone validation, we have less than 195 phone validations i.e
In the code https://github.com/validatorjs/validator.js/blob/master/src/lib/isMobilePhone.js, the validations exist from line 5 to line 119, which means we have probably 119 - 5 countries phone
-
Updated
Dec 16, 2021 - Go
-
Updated
Dec 17, 2021 - JavaScript
It's easy to run into problems, especially when setting up relationships, when Directus is configured to use a different characterset/collation than the database defaults. We should show a warning on startup when you're using MySQL without having the charset env var configured.
-
Updated
Dec 16, 2021 - JavaScript
Describe the bug
Plugin Generator page https://verdaccio.org/docs/plugin-middleware/plugin-generator is missing (linked from https://verdaccio.org/docs/plugin-middleware/#generate-an-middleware-plugin)
To Reproduce
Go to https://verdaccio.org/docs/plugin-middleware/#generate-an-middleware-plugin and click on the "plugin generator" link.
![image](https://user-images.githubuserco
-
Updated
Nov 18, 2021 - TypeScript
-
Updated
Dec 17, 2021 - TypeScript
-
Updated
Oct 19, 2021 - JavaScript
Context
This isn't really a feature request, as what I need is possible with nock as-is. But I spent several hours searching, reading old issues and searching through the source code to find the solution, so I thought this might help others.
I am testing code that accesses a service that sets the statusMessage of the response, as well as the statusCode. I am using nock to mock the server
-
Updated
Dec 10, 2021 - TypeScript
-
Updated
Dec 31, 2020 - JavaScript
-
Updated
Nov 3, 2021 - SCSS
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia
Version
v16.10.0
Platform
Linux solus 5.14.7-198.current #1 SMP PREEMPT Wed Sep 22 16:02:46 UTC 2021 x86_64 GNU/LinuxSubsystem
stream
What steps will reproduce the bug?