-
Updated
Jan 27, 2022 - 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 148,750 public repositories matching this topic...

-
Updated
Jan 27, 2022 - C++
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Jan 27, 2022 - TypeScript
-
Updated
Jan 25, 2022
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
Issue Summary
The asset helper does not work with svg images using # because it adds a query param.
Steps to Reproduce
<svg class="icon icon__primary quote__line">
<use xlink:href="{{asset "images/solid.svg#minus"}}"></use>
</svg>
Using this does not show the svg images it renders to:
xlink:href="/assets/images/solid.svg#minus?v=094ca0c660"
When I remov
-
Updated
Jan 10, 2022 - JavaScript
-
Updated
Aug 2, 2021 - CSS
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 13, 2022 - JavaScript
I'm trying to migrate from PHPOffice/PhpSpreadsheet to this package. PhpSpreadsheet works fine with my xlsx file, while sheetjs gives no info about hidden rows. It's really important since my script needs to ignore hidden cells.
Mentioned file has been sent to email from the Contributing doc.
Package version: "xlsx": "^0.17.4".
-
Updated
Jan 20, 2022 - TypeScript
Mobile allows CRs in title which is inconsistent behaviour with desktop + can lead to data loss
Environment
Mobile
Joplin 2.3.4
Database v39
Android 11
USING BETA EDITOR
Desktop
Joplin 2.3.5 (prod, win32)
Client ID: a4ed20b9be424a1c8c3e5f3cc355c345
Sync Version: 3
Profile Version: 39
Keychain Supported: Yes
Revision: 819af3c
Windows 10
Steps to reproduce
- Create new note and start typing title manually
- Press 'return' and continue typing - repeat
3
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 27, 2022 - JavaScript
I think you should remove all the non-technical relevant stuff and instead of the strong attribution, simply replace it with "Based on the article ... by Eran Hammer". I'm giving you full permission to use this text as you find useful. Don't be shy to change it.
Originally posted by @hueniverse in fastify/fastify#3609 (comment)
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia
With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
/cc @mcollina @ronag
stream.finished()