awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to microsoft/nodejs-guidelines

Open-source alternatives to Nodejs Guidelines

30 open-source projects similar to microsoft/nodejs-guidelines, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nodejs Guidelines alternative.

  • micromata/awesome-javascript-learningالصورة الرمزية لـ micromata

    micromata/awesome-javascript-learning

    5,801عرض على GitHub↗

    A tiny list limited to the best JavaScript Learning Resources

    awesomeawesome-listjavascript
    عرض على GitHub↗5,801
  • microsoft/typescript-handbookالصورة الرمزية لـ microsoft

    microsoft/TypeScript-Handbook

    4,855عرض على GitHub↗

    This project is a comprehensive guide and educational resource for the TypeScript language. It covers the fundamental principles of the language, including its structural type system, static type analysis, and the process of transpiling typed source files into JavaScript. The material details how to model complex data and reusable type logic using generics, conditional types, and mapped types. It also explains the use of declaration files to provide type safety for external JavaScript libraries and the integration of type checking into existing JavaScript projects via JSDoc annotations. The

    JavaScriptdocumentationlearntypescript
    عرض على GitHub↗4,855
  • dzharii/awesome-typescriptالصورة الرمزية لـ dzharii

    dzharii/awesome-typescript

    5,107عرض على GitHub↗

    A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript

    عرض على GitHub↗5,107
  • matteocrippa/awesome-swiftالصورة الرمزية لـ matteocrippa

    matteocrippa/awesome-swift

    26,087عرض على GitHub↗

    A collaborative list of awesome Swift libraries and resources. Feel free to contribute!

    Rubyawesomeawesome-listawesome-lists
    عرض على GitHub↗26,087

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • unknwon/go-fundamental-programmingالصورة الرمزية لـ unknwon

    unknwon/go-fundamental-programming

    9,128عرض على GitHub↗

    This project is a comprehensive Go language learning course and programming fundamentals guide. It provides a structured curriculum of video and text lessons designed to teach both basic and advanced concepts of the Go programming language. The educational material is organized through a hierarchical system of summarized notes. These notes use timestamp-linked mapping to connect textual summaries directly to specific moments in video tutorials for precise knowledge retrieval. The content is authored in markdown and delivered as a static site, with the curriculum structure mirroring a nested

    Go
    عرض على GitHub↗9,128
  • seven1m/30-days-of-elixirالصورة الرمزية لـ seven1m

    seven1m/30-days-of-elixir

    3,065عرض على GitHub↗

    A walk through the Elixir language in 30 exercises.

    Elixir
    عرض على GitHub↗3,065
  • brookshi/awesome-typescript-projectsالصورة الرمزية لـ brookshi

    brookshi/awesome-typescript-projects

    894عرض على GitHub↗

    awesome typescript open source projects, includes IDE, Framework, Library, Tool

    TypeScript
    عرض على GitHub↗894
  • chai2010/advanced-go-programming-bookالصورة الرمزية لـ chai2010

    chai2010/advanced-go-programming-book

    20,066عرض على GitHub↗

    This project is a comprehensive technical guide to advanced Go programming. It serves as a programming guide, technical reference, and textbook covering low-level optimization and distributed systems architecture. The resource provides detailed instructions on writing assembly instructions to optimize performance-critical code and managing C-Go interoperability to bridge C libraries with Go. It also functions as a manual for implementing remote procedure call mechanisms and creating custom plugins for the Protocol Buffers compiler. The material covers high-level capabilities including the de

    Go
    عرض على GitHub↗20,066
  • hsavit1/awesome-swift-educationالصورة الرمزية لـ hsavit1

    hsavit1/Awesome-Swift-Education

    5,781عرض على GitHub↗

    :fire: Learn some Swift

    awesomeawesome-listswift
    عرض على GitHub↗5,781
  • markets/awesome-rubyالصورة الرمزية لـ markets

    markets/awesome-ruby

    14,090عرض على GitHub↗

    💎 A collection of awesome Ruby libraries, tools, frameworks and software

    awesomeawesome-listcollection
    عرض على GitHub↗14,090
  • polaris1119/the-golang-standard-library-by-exampleالصورة الرمزية لـ polaris1119

    polaris1119/The-Golang-Standard-Library-by-Example

    9,584عرض على GitHub↗

    This project is an educational resource and reference for the Go programming language, providing a collection of practical coding examples and design patterns. It focuses on implementing common programming tasks using the Go standard library to demonstrate how to develop functionality without relying on external dependencies. The resource uses an example-driven structure that pairs practical problems with minimal runnable code. It includes comparative implementation analyses to highlight trade-offs in performance and readability, as well as syntax comparisons to help developers understand Go'

    Gogogolanglinux
    عرض على GitHub↗9,584
  • tiancaiamao/go-internalsالصورة الرمزية لـ tiancaiamao

    tiancaiamao/go-internals

    1,792عرض على GitHub↗

    dig into implemention of the go programming language

    عرض على GitHub↗1,792
  • wolg/awesome-swiftالصورة الرمزية لـ Wolg

    Wolg/awesome-swift

    5,857عرض على GitHub↗

    A curated list of awesome Swift frameworks, libraries and software.

    عرض على GitHub↗5,857
  • sindresorhus/awesome-nodejsالصورة الرمزية لـ sindresorhus

    sindresorhus/awesome-nodejs

    65,973عرض على GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of high-quality links, tools, and learning materials. The repository distinguishes itself through a decentralized, peer-reviewed curation model. By utilizing standard version control workflows and pull requests, the community ensures that all listed resources undergo human verificati

    awesomeawesome-listjavascript
    عرض على GitHub↗65,973
  • astaxie/build-web-application-with-golangالصورة الرمزية لـ astaxie

    astaxie/build-web-application-with-golang

    43,920عرض على GitHub↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    عرض على GitHub↗43,920
  • astaxie/go-in-actionA

    astaxie/Go-in-Action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cameronbanga/ios-developer-and-designer-interview-questionsالصورة الرمزية لـ CameronBanga

    CameronBanga/iOS-Developer-and-Designer-Interview-Questions

    1,578عرض على GitHub↗

    A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many questions could be used for Android developers or designers as well. A great self-test if you're looking to keep current or practice for your own interview.

    عرض على GitHub↗1,578
  • felixge/node-style-guideالصورة الرمزية لـ felixge

    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
  • getify/you-dont-know-jsالصورة الرمزية لـ getify

    getify/You-Dont-Know-JS

    184,530عرض على GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operates at a fundamental level. The curriculum distinguishes itself by focusing on the internal architecture of the language rather than surface-level syntax. It provides rigorous analysis of complex topics such as lexical scope, closure-based state encapsulation, prototype-based inhe

    asyncbookbook-series
    عرض على GitHub↗184,530
  • izdi/elm-cheat-sheetالصورة الرمزية لـ izdi

    izdi/elm-cheat-sheet

    948عرض على GitHub↗

    An overview of Elm syntax and features

    Elm
    عرض على GitHub↗948
  • jackfrued/python-100-daysالصورة الرمزية لـ jackfrued

    jackfrued/Python-100-Days

    183,425عرض على GitHub↗

    This project is a comprehensive, day-by-day curriculum designed to guide learners through the Python programming language and its professional applications. The content spans from fundamental syntax and object-oriented design to advanced topics including database management, web development, data analysis, and machine learning. The curriculum is structured into distinct modules that cover practical software engineering practices, such as version control, containerization, and system architecture. It also provides resources for technical interview preparation and an analysis of career paths wi

    Jupyter Notebook
    عرض على GitHub↗183,425
  • microsoft/typescriptالصورة الرمزية لـ microsoft

    microsoft/TypeScript

    109,271عرض على GitHub↗

    TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility control, as well as flexible function definitions that utilize generics, overloads, and parameter destructuring. The project provides a compiler that manages the build lifecycle through a command-line interface, offering configurable options for module resolution, code generation,

    TypeScriptjavascriptlanguagetypechecker
    عرض على GitHub↗109,271
  • airbnb/swiftالصورة الرمزية لـ airbnb

    airbnb/swift

    2,724عرض على GitHub↗

    Airbnb's Swift Style Guide

    Markdown
    عرض على GitHub↗2,724
  • amplication/amplicationالصورة الرمزية لـ amplication

    amplication/amplication

    16,012عرض على GitHub↗

    Amplication is a low-code API platform and backend service generator designed to accelerate the development of business domain services. It automates the creation of APIs and data models through schema-driven code generation, transforming structured definitions into executable backend source code. The platform functions as a developer portal orchestrator that establishes standardized workflows and golden paths for software delivery. It enforces organizational coding standards and best practices by applying live templates and predefined blueprints across all generated services. The system inc

    TypeScriptapicode-generationcsharp
    عرض على GitHub↗16,012
  • airbnb/javascriptالصورة الرمزية لـ airbnb

    airbnb/javascript

    148,081عرض على GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    عرض على GitHub↗148,081
  • aarongalloway/30-days-of-javaA

    AaronGalloway/30-Days-Of-Java

    0عرض على GitHub↗
    عرض على GitHub↗0
  • andreareginato/betterspecsالصورة الرمزية لـ andreareginato

    andreareginato/betterspecs

    3,490عرض على GitHub↗

    RSpec Best Practices

    HTML
    عرض على GitHub↗3,490
  • andrzejchm/restmockالصورة الرمزية لـ andrzejchm

    andrzejchm/RESTMock

    757عرض على GitHub↗

    HTTP Server for Android Instrumentation tests

    Java
    عرض على GitHub↗757
  • amfe/articleA

    amfe/article

    0عرض على GitHub↗

    阿里无线前端性能优化指南 (Pt.1 加载期优化) by @晓田 - Web中的图标 by @大漠 - 我理解的阿里无线前端“架构”(半鸡汤,少干货) by @hongru - 写给前端面试者 by @大漠 - 手机淘宝这三年(更新PPT同步录音视频) by @渚薰 - 手机淘宝前端的图片相关工作流程梳理 by @勾三股四 - 高级CSS filters by @大漠 - Font Boosting by @尚左 - 15年双11手淘前端技术巡演 - 前言 by @hongru - 对无线电商动态化方案的思考(一) by @勾三股四 - 对无线电商动态化方案的思考(二) by…

    عرض على GitHub↗0