-
Updated
Nov 6, 2020 - TypeScript
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 11,636 public repositories matching this topic...
-
Updated
Nov 7, 2020 - TypeScript
-
Updated
Nov 9, 2020 - TypeScript
I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called fetchVideo and bufferToVideo that works pretty much like the fetchImage and bufferToImage functions.
I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.
face-api.js
...
exports.fetchVideo = fetc
https://github.com/verdaccio/monorepo/blob/9.x/core/types/index.d.ts defines
type AuthAccessCallback = (error: string | null, access: boolean) => void;
interface IPluginAuth<T> extends IPlugin<T> {
authenticate(user: string, password: string, cb: AuthCallback): void;
adduser?(user: string, password: string, cb: AuthCallback): void;
changePassword?(user: string, password: stri-
Updated
Sep 24, 2020 - TypeScript
- /pnpm/packages/audit - #2862
- /pnpm/packages/package-store a86209b67fccc37c5b017dd9ce61d2b3f9a55789
- /pnpm/packages/cafs #2867
- /pnpm/packages/client pnpm/pnpm#2877
- /pnpm/packages/fetch pnpm/pnpm#2878
- /pnpm/packages/filter-lockfile #2887
- /pnpm/packages/filter-workspace-packages #2887
- /pnpm/packages/
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Nov 8, 2020 - TypeScript
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Nov 8, 2020 - TypeScript
-
Updated
Oct 30, 2020 - TypeScript
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Nov 5, 2020 - TypeScript
-
Updated
Sep 29, 2020 - TypeScript
OS : MacOs Mohave
Oclif :oclif/1.15.2 darwin-x64 node-v12.9.0
What is the current behavior?
I am getting following DeprecationWarning on in ocliftest on brand new oclif cli.
npm testnode:9787) DeprecationWarning: Configuration via mocha.opts is DEPRECATED and will be removed from a future version of Mocha. Use RC files or package.json inste
-
Updated
Nov 7, 2020 - TypeScript
-
Updated
Nov 2, 2020 - TypeScript
-
Updated
Nov 7, 2020 - TypeScript
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Oct 8, 2020 - TypeScript
Description
npkill lists the home directory as a node_modules directory:
Reproduction
- Run
npkill --sort size. - Wait for search to complete.
- Do other tasks, and return to the process.
/Users/user/.will appear on the list.
-
Updated
Nov 8, 2020 - TypeScript
-
Updated
Aug 18, 2020 - TypeScript
Starting from version 12.12.0, Node.js offers built-in support for translating error stack traces using source maps - learn more here: https://medium.com/@nodejs/source-maps-in-node-js-482872b56116
Let's rework @loopback/build to use this new feature on recent version of Node.js, instead of source-map-support module.
If it's possible, then implement a fallback to npm module `source-map-s
-
Updated
Aug 2, 2020 - TypeScript
-
Updated
Nov 8, 2020 - TypeScript
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia

We plan to gradually migrate brain.js to TypeScript, code base is pretty large, so we would love your help!💪
How to contribute?
Here you can find a guide on how to contribute.
Want to convert something, let us know in the comment an