-
Updated
Jun 13, 2021 - JavaScript
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.
Here are 121,858 public repositories matching this topic...
-
Updated
Jun 13, 2021 - JavaScript
The current WHATWG URL parser implementation is written in C/C++ and incurs a fairly significant cost crossing the JS/C++ boundary. It should be possible to realize a significant performance improvement by porting the implementation to WASM (similar to how the https://github.com/nodejs/undici project has seen a massive performance boost out of moving llhttp parser to wasm).
If someone wanted to
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 2, 2021 - JavaScript
Usage of npm-bcrypt
npm-bcrypt package is only used in accounts-password and internally it falls back to bcryptjs which hasn't been updated in a while. So wouldn't it be better if we simply added a new npm dependency to accounts-password with bcrypt and deprecated
-
Updated
Jun 13, 2021
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
Describe the bug
Using xframe ALLOW-FROM
throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
-
Updated
Sep 4, 2020 - CSS
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 13, 2021 - JavaScript
While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example:
const head
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Jun 13, 2021 - TypeScript
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia
Preflight Checklist