Logo

0x3d.Site

is designed for aggregating information.
Cross-Platform
Cross-Platform
Cross-platform development allows building applications that run on multiple operating systems. Frameworks like Flutter, React Native, and Xamarin enable developers to write code once and deploy it everywhere. It saves time and resources in software development.
Docker: Accelerated Container Application Development
Docker: Accelerated Container Application Development
Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.
GitHub - sindresorhus/ps-list: Get running processes
GitHub - sindresorhus/ps-list: Get running processes
Preview
GitHub - sindresorhus/user-home: Get the path to the user home directory
GitHub - sindresorhus/user-home: Get the path to the user home directory
Preview
GitHub - paulmillr/readdirp: Recursive version of fs.readdir with streaming api.
GitHub - paulmillr/readdirp: Recursive version of fs.readdir with streaming api.
Preview
GitHub - microsoft/nodejs-guidelines: Tips, tricks, and resources for working with Node.js, and the start of an ongoing conversation on how we can improve the Node.js experience on Microsoft platforms.
GitHub - microsoft/nodejs-guidelines: Tips, tricks, and resources for working with Node.js, and the start of an ongoing conversation on how we can improve the Node.js experience on Microsoft platforms.
Preview
GitHub - isaacs/node-graceful-fs: fs with incremental backoff on EMFILE
GitHub - isaacs/node-graceful-fs: fs with incremental backoff on EMFILE
Preview
GitHub - felixrieseberg/npm-windows-upgrade: :rocket: Upgrade npm on Windows
GitHub - felixrieseberg/npm-windows-upgrade: :rocket: Upgrade npm on Windows
Preview
Features • GitHub Actions
Features • GitHub Actions
Preview
GitHub - tporadowski/redis: Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
GitHub - tporadowski/redis: Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
Preview
GitHub - bcoe/any-path: :rage2: make the keys on an object path.sep agnostic.
GitHub - bcoe/any-path: :rage2: make the keys on an object path.sep agnostic.
Preview
GitHub - sindresorhus/dev-null-cli: Cross-platform `/dev/null`
GitHub - sindresorhus/dev-null-cli: Cross-platform `/dev/null`
Preview
GitHub - sindresorhus/random-bytes-readable-stream: Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
GitHub - sindresorhus/random-bytes-readable-stream: Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
Preview
GitHub - sindresorhus/is-elevated: Check if the process is running with elevated privileges
GitHub - sindresorhus/is-elevated: Check if the process is running with elevated privileges
Preview
GitHub - sindresorhus/noop-stream: Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
GitHub - sindresorhus/noop-stream: Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
Preview
GitHub - jonschlinkert/is-windows: Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
GitHub - jonschlinkert/is-windows: Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
Preview
GitHub - sindresorhus/clipboard-cli: Access the system clipboard (copy/paste)
GitHub - sindresorhus/clipboard-cli: Access the system clipboard (copy/paste)
Preview
GitHub - sindresorhus/is-wsl: Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
GitHub - sindresorhus/is-wsl: Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
Preview
GitHub - npm/node-which: Like which(1) unix command. Find the first instance of an executable in the PATH.
GitHub - npm/node-which: Like which(1) unix command. Find the first instance of an executable in the PATH.
Preview
GitHub - sindresorhus/log-symbols: Colored symbols for various log levels
GitHub - sindresorhus/log-symbols: Colored symbols for various log levels
Preview
GitHub - CatalystCode/windows-registry-node: Read and Write to the Windows registry in-process from Node.js. Easily set application file associations and other goodies.
GitHub - CatalystCode/windows-registry-node: Read and Write to the Windows registry in-process from Node.js. Easily set application file associations and other goodies.
Preview
GitHub - sindresorhus/open: Open stuff like URLs, files, executables. Cross-platform.
GitHub - sindresorhus/open: Open stuff like URLs, files, executables. Cross-platform.
Preview
GitHub - sindresorhus/fkill: Fabulously kill processes. Cross-platform.
GitHub - sindresorhus/fkill: Fabulously kill processes. Cross-platform.
Preview
GitHub - felixrieseberg/windows-build-tools: :package: Install C++ Build Tools for Windows using npm
GitHub - felixrieseberg/windows-build-tools: :package: Install C++ Build Tools for Windows using npm
Preview
Install WSL
Install WSL
Install Windows Subsystem for Linux with the command, wsl --install. Use a Bash terminal on your Windows machine run by your preferred Linux distribution - Ubuntu, Debian, SUSE, Kali, Fedora, Pengwin, Alpine, and more are available.
Unicode stdout on Windows command prompt · Issue #7940 · nodejs/node-v0.x-archive
Unicode stdout on Windows command prompt · Issue #7940 · nodejs/node-v0.x-archive
With Node.js 0.10.28 running the following: node -e "process.stdout.write('✔');" Outputs ✔ on OS X, but only shows the following on Windows 8.1 command prompt: It would be very useful if Unicode ch...
GitHub - sindresorhus/cpy: Copy files
GitHub - sindresorhus/cpy: Copy files
Preview
GitHub - npm/osenv: Look up environment settings specific to different operating systems.
GitHub - npm/osenv: Look up environment settings specific to different operating systems.
Preview
GitHub - sindresorhus/figures: Unicode symbols with fallbacks for older terminals
GitHub - sindresorhus/figures: Unicode symbols with fallbacks for older terminals
Preview
Node.js — Download Node.js®
Node.js — Download Node.js®
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
GitHub - sindresorhus/username: Get the username of the current user
GitHub - sindresorhus/username: Get the username of the current user
Preview
GitHub - sindresorhus/process-exists: Check if a process is running
GitHub - sindresorhus/process-exists: Check if a process is running
Preview
GitHub - tapjs/signal-exit: when you want to fire an event no matter how a process exits.
GitHub - tapjs/signal-exit: when you want to fire an event no matter how a process exits.
Preview
GitHub - sindresorhus/make-dir: Make a directory and its parents if needed - Think `mkdir -p`
GitHub - sindresorhus/make-dir: Make a directory and its parents if needed - Think `mkdir -p`
Preview
GitHub - sindresorhus/os-name: Get the name of the current operating system. Example: macOS Sierra
GitHub - sindresorhus/os-name: Get the name of the current operating system. Example: macOS Sierra
Preview
GitHub - fresc81/node-winreg: node module that provides access to the Windows Registry through the REG commandline tool
GitHub - fresc81/node-winreg: node module that provides access to the Windows Registry through the REG commandline tool
Preview
GitHub - amichaelparker/ievms: Automated installation of the Microsoft IE App Compat virtual machines
GitHub - amichaelparker/ievms: Automated installation of the Microsoft IE App Compat virtual machines
Preview
GitHub - ehmicky/human-signals: Human-friendly process signals
GitHub - ehmicky/human-signals: Human-friendly process signals
Preview
GitHub - ehmicky/gulp-execa: Gulp.js command execution for humans
GitHub - ehmicky/gulp-execa: Gulp.js command execution for humans
Preview
GitHub - ehmicky/global-cache-dir: Get the global cache directory
GitHub - ehmicky/global-cache-dir: Get the global cache directory
Preview
GitHub - ehmicky/cross-platform-node-guide: 📗 How to write cross-platform Node.js code
GitHub - ehmicky/cross-platform-node-guide: 📗 How to write cross-platform Node.js code
Preview
GitHub - isaacs/rimraf: A `rm -rf` util for nodejs
GitHub - isaacs/rimraf: A `rm -rf` util for nodejs
Preview
GitHub - sindresorhus/del: Delete files and directories
GitHub - sindresorhus/del: Delete files and directories
Preview
GitHub - kentcdodds/cross-env: 🔀 Cross platform setting of environment scripts
GitHub - kentcdodds/cross-env: 🔀 Cross platform setting of environment scripts
Preview
GitHub - tj/n: Node version management
GitHub - tj/n: Node version management
Preview
GitHub - sindresorhus/clipboardy: Access the system clipboard (copy/paste)
GitHub - sindresorhus/clipboardy: Access the system clipboard (copy/paste)
Preview
GitHub - ehmicky/cross-platform-terminal-characters: All the characters that work on most terminals
GitHub - ehmicky/cross-platform-terminal-characters: All the characters that work on most terminals
Preview
GitHub - paulmillr/chokidar: Minimal and efficient cross-platform file watching library
GitHub - paulmillr/chokidar: Minimal and efficient cross-platform file watching library
Preview
GitHub - mikaelbr/node-notifier: A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
GitHub - mikaelbr/node-notifier: A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
Preview
GitHub - sindresorhus/execa: Process execution for humans
GitHub - sindresorhus/execa: Process execution for humans
Preview
GitHub - coreybutler/nvm-windows: A node.js version management utility for Windows. Ironically written in Go.
GitHub - coreybutler/nvm-windows: A node.js version management utility for Windows. Ironically written in Go.
Preview
GitHub - retrohacker/getos: A Node.js module that returns the OS/Distribution name of the environment you are working on
GitHub - retrohacker/getos: A Node.js module that returns the OS/Distribution name of the environment you are working on
Preview
GitHub - MikeKovarik/rage-edit: 🗃 Simple access to, and manipulation of, the Windows Registry. With promises. Without rage.
GitHub - MikeKovarik/rage-edit: 🗃 Simple access to, and manipulation of, the Windows Registry. With promises. Without rage.
Preview
GitHub - coreybutler/node-windows: Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
GitHub - coreybutler/node-windows: Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Preview
GitHub - shelljs/shelljs: :shell: Portable Unix shell commands for Node.js
GitHub - shelljs/shelljs: :shell: Portable Unix shell commands for Node.js
Preview
GitHub - jprichardson/node-fs-extra: Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
GitHub - jprichardson/node-fs-extra: Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
Preview
GitHub - styfle/awesome-desktop-js: 🖥️ A list of awesome packages and frameworks for implementing javascript applications on the desktop
GitHub - styfle/awesome-desktop-js: 🖥️ A list of awesome packages and frameworks for implementing javascript applications on the desktop
Preview
GitHub - moxystudio/node-cross-spawn: A cross platform solution to node's spawn and spawnSync
GitHub - moxystudio/node-cross-spawn: A cross platform solution to node's spawn and spawnSync
Preview
GitHub - istanbuljs/spawn-wrap: Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
GitHub - istanbuljs/spawn-wrap: Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument. - istanbuljs/spawn-wrap
GitHub - sebhildebrandt/systeminformation: System Information Library for Node.JS
GitHub - sebhildebrandt/systeminformation: System Information Library for Node.JS
Preview
child_process.spawn ignores PATHEXT on Windows · Issue #2318 · nodejs/node-v0.x-archive
child_process.spawn ignores PATHEXT on Windows · Issue #2318 · nodejs/node-v0.x-archive
For example require('child.process').spawn('mycmd') won't find C:\util\mycmd.bat when PATH contains C:\util and PATHEXT contains .BAT. Ye olde code (https://github.com/joyent/node/blob/v0.4/src/nod...
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Preview

Programming Tips & Tricks

Code smarter, not harder—insider tips and tricks for developers.

Error Solutions

Turn frustration into progress—fix errors faster than ever.

Shortcuts

The art of speed—shortcuts to supercharge your workflow.
  1. Collections 😎
  2. Frequently Asked Question's 🤯

Tools

available to use.

Made with ❤️

to provide resources in various ares.