cross-platform-node-guide
Node guide
A comprehensive guide to writing cross-platform Node.js code
📗 How to write cross-platform Node.js code
1k stars
29 watching
77 forks
Language: JavaScript
last commit: 6 days ago
Linked from 3 awesome lists
apiclicode-qualitycross-platformdocumentationencodinges6javascriptlinuxmacosnodejsoperating-systemosportabilitysecurityservershellterminalunixwindows
Related projects:
Repository | Description | Stars |
---|---|---|
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
ehmicky/all-node-versions | Lists all available Node.js versions and related information. | 11 |
ehmicky/fetch-node-website | Downloads Node.js release files from the official repository | 4 |
ehmicky/preferred-node-version | Determines the preferred version of Node.js from various locations | 11 |
ehmicky/nvexeca | A Node.js library and CLI tool for executing commands with a specific Node version | 42 |
fredkschott/the-node-way | A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,492 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |
ehmicky/unix-permissions | Provides a unified way to handle Unix permissions in Node.js and the terminal | 136 |
ehmicky/node-version-alias | Resolves Node.js version aliases to their corresponding 'major.minor.patch' versions. | 15 |
ehmicky/normalize-node-version | A utility package to normalize and validate Node.js version strings | 8 |
workshopper/learnyounode | An introduction to Node.js through interactive workshops | 7,281 |
ellerbrock/nodejs-for-webdeveloper | Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 |
geek/nodenext | A workshop designed to teach developers about the next version of Node.js using JavaScript. | 0 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,814 |
pana/node-books | A curated collection of comprehensive resources and tutorials on Node.js book recommendations and expert-led guides for building scalable web applications. | 1,559 |