awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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-learningmicromata avatar

    micromata/awesome-javascript-learning

    5,801View on GitHub↗

    A tiny list limited to the best JavaScript Learning Resources

    awesomeawesome-listjavascript
    View on GitHub↗5,801
  • microsoft/typescript-handbookmicrosoft avatar

    microsoft/TypeScript-Handbook

    4,855View on 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
    View on GitHub↗4,855
  • dzharii/awesome-typescriptdzharii avatar

    dzharii/awesome-typescript

    5,107View on GitHub↗

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

    View on GitHub↗5,107
  • matteocrippa/awesome-swiftmatteocrippa avatar

    matteocrippa/awesome-swift

    26,087View on GitHub↗

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

    Rubyawesomeawesome-listawesome-lists
    View on GitHub↗26,087

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • unknwon/go-fundamental-programmingunknwon avatar

    unknwon/go-fundamental-programming

    9,128View on 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
    View on GitHub↗9,128
  • seven1m/30-days-of-elixirseven1m avatar

    seven1m/30-days-of-elixir

    3,065View on GitHub↗

    A walk through the Elixir language in 30 exercises.

    Elixir
    View on GitHub↗3,065
  • brookshi/awesome-typescript-projectsbrookshi avatar

    brookshi/awesome-typescript-projects

    894View on GitHub↗

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

    TypeScript
    View on GitHub↗894
  • chai2010/advanced-go-programming-bookchai2010 avatar

    chai2010/advanced-go-programming-book

    20,066View on 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
    View on GitHub↗20,066
  • hsavit1/awesome-swift-educationhsavit1 avatar

    hsavit1/Awesome-Swift-Education

    5,781View on GitHub↗

    :fire: Learn some Swift

    awesomeawesome-listswift
    View on GitHub↗5,781
  • markets/awesome-rubymarkets avatar

    markets/awesome-ruby

    14,090View on GitHub↗

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

    awesomeawesome-listcollection
    View on GitHub↗14,090
  • polaris1119/the-golang-standard-library-by-examplepolaris1119 avatar

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

    9,584View on 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
    View on GitHub↗9,584
  • tiancaiamao/go-internalstiancaiamao avatar

    tiancaiamao/go-internals

    1,792View on GitHub↗

    dig into implemention of the go programming language

    View on GitHub↗1,792
  • wolg/awesome-swiftWolg avatar

    Wolg/awesome-swift

    5,857View on GitHub↗

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

    View on GitHub↗5,857
  • sindresorhus/awesome-nodejssindresorhus avatar

    sindresorhus/awesome-nodejs

    65,973View on 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
    View on GitHub↗65,973
  • astaxie/build-web-application-with-golangastaxie avatar

    astaxie/build-web-application-with-golang

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

    astaxie/Go-in-Action

    0View on GitHub↗
    View on GitHub↗0
  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0View on GitHub↗
    View on GitHub↗0
  • cameronbanga/ios-developer-and-designer-interview-questionsCameronBanga avatar

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

    1,578View on 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.

    View on GitHub↗1,578
  • felixge/node-style-guidefelixge avatar

    felixge/node-style-guide

    4,992View on 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
    View on GitHub↗4,992
  • getify/you-dont-know-jsgetify avatar

    getify/You-Dont-Know-JS

    184,530View on 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
    View on GitHub↗184,530
  • izdi/elm-cheat-sheetizdi avatar

    izdi/elm-cheat-sheet

    948View on GitHub↗

    An overview of Elm syntax and features

    Elm
    View on GitHub↗948
  • jackfrued/python-100-daysjackfrued avatar

    jackfrued/Python-100-Days

    183,425View on 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
    View on GitHub↗183,425
  • microsoft/typescriptmicrosoft avatar

    microsoft/TypeScript

    109,271View on 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
    View on GitHub↗109,271
  • airbnb/swiftairbnb avatar

    airbnb/swift

    2,724View on GitHub↗

    Airbnb's Swift Style Guide

    Markdown
    View on GitHub↗2,724
  • amplication/amplicationamplication avatar

    amplication/amplication

    16,012View on 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
    View on GitHub↗16,012
  • airbnb/javascriptairbnb avatar

    airbnb/javascript

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

    AaronGalloway/30-Days-Of-Java

    0View on GitHub↗
    View on GitHub↗0
  • andreareginato/betterspecsandreareginato avatar

    andreareginato/betterspecs

    3,490View on GitHub↗

    RSpec Best Practices

    HTML
    View on GitHub↗3,490
  • andrzejchm/restmockandrzejchm avatar

    andrzejchm/RESTMock

    757View on GitHub↗

    HTTP Server for Android Instrumentation tests

    Java
    View on GitHub↗757
  • amfe/articleA

    amfe/article

    0View on GitHub↗

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

    View on GitHub↗0