-
Updated
Oct 30, 2020 - TypeScript
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 2,830 public repositories matching this topic...
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
Oct 31, 2020 - TypeScript
-
Updated
Oct 31, 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 30, 2020 - TypeScript
-
Updated
Oct 30, 2020 - TypeScript
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Oct 30, 2020 - TypeScript
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Aug 17, 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
Aug 2, 2020 - TypeScript
-
Updated
Oct 30, 2020 - TypeScript
Hi, im trying to use Hashids with Typescript and Node.
import Hashids from 'hashids';
I'm not getting any Typescript errors in the editor, but Im getting this error when the code is compiled.
Using ts-node version 8.5.4, typescript version 3.7.5
`Error: No valid exports main found for 'node_modules\hashids'
at resolveExportsTarget (internal/modules/cjs/loader.js:625:9)
please help me out with deployment of the code in Azure Web App.
-
Updated
Oct 27, 2020 - TypeScript
-
Updated
Sep 23, 2020 - TypeScript
-
Updated
Dec 1, 2017 - TypeScript
-
Updated
Oct 26, 2020 - TypeScript
FoalTS documentation is awesome. It helps me building a good grasp of how a framework takes care of auth, orm, cli, etc. step by step thru Tutorials and Topic Guides.
If it's possible, I'd love to translate it — to Bahasa Indonesia. Hope v2 is a good starting point.
What do you think?
-
Updated
Sep 17, 2020 - TypeScript
I believe this was handled by the wipe-if-demo script in the demo but I needed to manually run it in production since I removed that script from the Procfile. Not a huge deal but figured I would at least document it here to save someone else some time as it threw me for a little loop when I got the Postgres error.
Got the following error when I tried to register since the worker schema was
-
Updated
Oct 29, 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