awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

substack/stream-handbook

0
View on GitHub↗
0 星标·0 分支·2 次浏览

Stream Handbook

Features

  • Node.js Development - Comprehensive guide to Node.js streams.
  • Programming Languages - Guide to writing Node.js programs with streams.

Star 历史

substack/stream-handbook 的 Star 历史图表substack/stream-handbook 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

substack/stream-handbook 的主要功能有哪些?

substack/stream-handbook 的主要功能包括:Node.js Development, Programming Languages。

substack/stream-handbook 有哪些开源替代品?

substack/stream-handbook 的开源替代品包括: felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… maxogden/art-of-node — This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend… alanjames1987/node.js-best-practices — If you want to improve these best practices in any way please don't hesitate to create a pull request. nodeshift/nodejs-reference-architecture — This project provides a comprehensive architectural framework and set of standardized patterns for building, securing,… max-mapper/art-of-node — This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves… a8m/go-lang-cheat-sheet — This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax…

Stream Handbook 的开源替代方案

相似的开源项目,按与 Stream Handbook 的功能重合度排序。
  • felixge/node-style-guidefelixge 的头像

    felixge/node-style-guide

    4,992在 GitHub 上查看↗

    This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent, maintainable, and readable code. It serves as a comprehensive reference for naming conventions, formatting, and architectural patterns. The project provides a linting configuration template that allows for the automatic enforcement of these standards. This includes predefined linting presets and a base of rules used to perform logic checks and automatic formatting across a codebase. The guidelines cover a broad range of standardization capabilities, including code and file form

    JavaScript
    在 GitHub 上查看↗4,992
  • maxogden/art-of-nodemaxogden 的头像

    maxogden/art-of-node

    9,873在 GitHub 上查看↗

    This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend development. It provides a sequence of workshops and interactive tutorials that focus on the fundamentals of the Node.js runtime and its core modules. The material emphasizes asynchronous programming, specifically covering non-blocking I/O, callback patterns, and event-driven architecture. It includes a practical exploration of the core API for managing network applications, file system operations, and binary data. The curriculum covers module management and dependency resolutio

    JavaScript
    在 GitHub 上查看↗9,873
  • alanjames1987/node.js-best-practicesalanjames1987 的头像

    alanjames1987/Node.js-Best-Practices

    743在 GitHub 上查看↗

    If you want to improve these best practices in any way please don't hesitate to create a pull request.

    在 GitHub 上查看↗743
  • max-mapper/art-of-nodemax-mapper 的头像

    max-mapper/art-of-node

    9,873在 GitHub 上查看↗

    This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves as a comprehensive introduction to core concepts, including asynchronous programming tutorials, network application primers, and guides on the module system and stream API. The material focuses on the fundamental building blocks of server-side development, specifically how to create reusable code packages and manage project dependencies via a module manifest. It provides detailed instruction on building programs that communicate over HTTP and TCP protocols to exchange data acr

    JavaScript
    在 GitHub 上查看↗9,873
  • 查看 Stream Handbook 的所有 30 个替代方案→