awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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-learningAvatar von micromata

    micromata/awesome-javascript-learning

    5,801Auf GitHub ansehen↗

    A tiny list limited to the best JavaScript Learning Resources

    awesomeawesome-listjavascript
    Auf GitHub ansehen↗5,801
  • microsoft/typescript-handbookAvatar von microsoft

    microsoft/TypeScript-Handbook

    4,855Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,855
  • dzharii/awesome-typescriptAvatar von dzharii

    dzharii/awesome-typescript

    5,107Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗5,107
  • matteocrippa/awesome-swiftAvatar von matteocrippa

    matteocrippa/awesome-swift

    26,087Auf GitHub ansehen↗

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

    Rubyawesomeawesome-listawesome-lists
    Auf GitHub ansehen↗26,087

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • unknwon/go-fundamental-programmingAvatar von unknwon

    unknwon/go-fundamental-programming

    9,128Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,128
  • seven1m/30-days-of-elixirAvatar von seven1m

    seven1m/30-days-of-elixir

    3,065Auf GitHub ansehen↗

    A walk through the Elixir language in 30 exercises.

    Elixir
    Auf GitHub ansehen↗3,065
  • brookshi/awesome-typescript-projectsAvatar von brookshi

    brookshi/awesome-typescript-projects

    894Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗894
  • chai2010/advanced-go-programming-bookAvatar von chai2010

    chai2010/advanced-go-programming-book

    20,066Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,066
  • hsavit1/awesome-swift-educationAvatar von hsavit1

    hsavit1/Awesome-Swift-Education

    5,781Auf GitHub ansehen↗

    :fire: Learn some Swift

    awesomeawesome-listswift
    Auf GitHub ansehen↗5,781
  • markets/awesome-rubyAvatar von markets

    markets/awesome-ruby

    14,090Auf GitHub ansehen↗

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

    awesomeawesome-listcollection
    Auf GitHub ansehen↗14,090
  • polaris1119/the-golang-standard-library-by-exampleAvatar von polaris1119

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

    9,584Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,584
  • tiancaiamao/go-internalsAvatar von tiancaiamao

    tiancaiamao/go-internals

    1,792Auf GitHub ansehen↗

    dig into implemention of the go programming language

    Auf GitHub ansehen↗1,792
  • wolg/awesome-swiftAvatar von Wolg

    Wolg/awesome-swift

    5,857Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗5,857
  • sindresorhus/awesome-nodejsAvatar von sindresorhus

    sindresorhus/awesome-nodejs

    65,973Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗65,973
  • astaxie/build-web-application-with-golangAvatar von astaxie

    astaxie/build-web-application-with-golang

    43,920Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗43,920
  • astaxie/go-in-actionA

    astaxie/Go-in-Action

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cameronbanga/ios-developer-and-designer-interview-questionsAvatar von CameronBanga

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

    1,578Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗1,578
  • felixge/node-style-guideAvatar von felixge

    felixge/node-style-guide

    4,992Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,992
  • getify/you-dont-know-jsAvatar von getify

    getify/You-Dont-Know-JS

    184,530Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗184,530
  • izdi/elm-cheat-sheetAvatar von izdi

    izdi/elm-cheat-sheet

    948Auf GitHub ansehen↗

    An overview of Elm syntax and features

    Elm
    Auf GitHub ansehen↗948
  • jackfrued/python-100-daysAvatar von jackfrued

    jackfrued/Python-100-Days

    183,425Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗183,425
  • microsoft/typescriptAvatar von microsoft

    microsoft/TypeScript

    109,271Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗109,271
  • airbnb/swiftAvatar von airbnb

    airbnb/swift

    2,724Auf GitHub ansehen↗

    Airbnb's Swift Style Guide

    Markdown
    Auf GitHub ansehen↗2,724
  • amplication/amplicationAvatar von amplication

    amplication/amplication

    16,012Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,012
  • airbnb/javascriptAvatar von airbnb

    airbnb/javascript

    148,081Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗148,081
  • aarongalloway/30-days-of-javaA

    AaronGalloway/30-Days-Of-Java

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • andreareginato/betterspecsAvatar von andreareginato

    andreareginato/betterspecs

    3,490Auf GitHub ansehen↗

    RSpec Best Practices

    HTML
    Auf GitHub ansehen↗3,490
  • andrzejchm/restmockAvatar von andrzejchm

    andrzejchm/RESTMock

    757Auf GitHub ansehen↗

    HTTP Server for Android Instrumentation tests

    Java
    Auf GitHub ansehen↗757
  • amfe/articleA

    amfe/article

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0