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 31,163 public repositories matching this topic...
Verify canary release
- I verified that the issue exists in Next.js canary release
Provide environment information
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Tue Jun 23 12:58:10 UTC 2020
Binaries:
Node: 16.14.2
npm: 8.5.0
Yarn: 3.2.0
pnpm: N/A
Relevant packages:
next: 12.1.6
react: 18.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 29, 2022
Node.js Production Process Manager with a built-in Load Balancer.
-
Updated
May 28, 2022 - JavaScript
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
-
Updated
May 11, 2022 - JavaScript
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 22, 2022 - JavaScript
A node.js version management utility for Windows. Ironically written in Go.
-
Updated
May 28, 2022 - Go
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
-
Updated
May 31, 2022 - JavaScript
Node.js test runner that lets you develop with confidence
-
Updated
May 31, 2022 - JavaScript
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
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
-
Updated
May 31, 2022 - JavaScript
Describe the Bug
When setting a max value while leaving the min value automatic the minimum value is seen as higher than the max. This causes the page to crash.
To Reproduce
- Create a time series
- Set the max value
- Leave the minimum value unset (Automatic)
Errors Shown
axis.min cannot be greater than axis.max
What version of Directus are you using?
mai
Plenty of people make use of pnpm for their projects, and it would not be a hard feature to implement so I don't think that it would be a bad idea to add a flag to use pnpm as the package manager, just as there is one already for yarn.
Platform
- version: verdaccio/verdaccio:nightly-master
- platform: docker
Describe the bug
Most of the settings changed in the config.yaml file are not applied.
To Reproduce
web:
title: "Custom Title" => works
darkMode: false => works
showInfo: false => don't works
showSettings: false => don't works
showThemeSwitch: false => don't worksWhen running ./nodebb upgrade, the output should also append to logs/output.log just as it does for ./nodebb start. These logs can be viewed by running ./nodebb log.
Good for beginners, feel free to ask here for tips on getting started.
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 7, 2022 - TypeScript
Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are
- backward compatibility (if I'm migrating from some other framework)
- customization of slugs (one off custom transformations)
- handling special usecases for non-latin languages (like Urdu)
Possible alternative
If it is too much, [@sindresorhus/sl
-
Updated
Apr 26, 2022 - 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
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Jun 1, 2022 - TypeScript
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
-
Updated
Apr 13, 2022 - SCSS
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia


This happens very infrequently, but would be great to make this automated
Follow up to nodejs/Release#576