awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
polarmobile avatar

polarmobile/coffeescript-style-guide

0
View on GitHub↗
1,630 stars·266 forks·2 vues

Coffeescript Style Guide

Best-practices and coding conventions for the CoffeeScript programming language

Features

  • Platform and API Guidelines - Best practices for CoffeeScript development.
  • Programming Language Guides - Standardized formatting and patterns for CoffeeScript projects.

Historique des stars

Graphique de l'historique des stars pour polarmobile/coffeescript-style-guideGraphique de l'historique des stars pour polarmobile/coffeescript-style-guide

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Coffeescript Style Guide

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Coffeescript Style Guide.
  • unknwon/the-way-to-go_zh_cnAvatar de unknwon

    unknwon/the-way-to-go_ZH_CN

    35,077Voir sur GitHub↗

    This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves as a professional software engineering manual designed to help Chinese-speaking developers and students learn Go syntax and core concepts. The content is authored as markdown-based technical documentation. It utilizes a translation-layer mapping to align original English source material with the Chinese text to maintain conceptual accuracy. The repository employs a static site generation workflow and uses Git-based version control to manage the translated technical content.

    Gobookgotranslation
    Voir sur GitHub↗35,077
  • alexandru/scala-best-practicesAvatar de alexandru

    alexandru/scala-best-practices

    4,352Voir sur GitHub↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    Voir sur GitHub↗4,352
  • allendowney/thinkdspAvatar de AllenDowney

    AllenDowney/ThinkDSP

    4,567Voir sur GitHub↗

    ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the mathematical properties of digital audio and waveforms. It functions as a digital signal processing library that provides tools for performing frequency analysis and harmonic decomposition of sound waves. The project covers the fundamentals of audio frequency analysis and sound synthesis, enabling the decomposition of sound into harmonics to analyze or modify spectral content. It facilitates Python audio programming by providing the means to manipulate audio files and generate synth

    Jupyter Notebook
    Voir sur GitHub↗4,567
  • airbnb/rubyAvatar de airbnb

    airbnb/ruby

    3,890Voir sur GitHub↗

    This project provides a collection of coding standard specifications, style guides, and configuration assets used to define automated rules for static code analysis in Ruby. It serves as a centralized set of RuboCop configurations and static analysis rules to ensure consistent syntax and idiomatic usage across a codebase. The project establishes a comprehensive Ruby style guide that defines naming conventions, indentation, and structural requirements. It utilizes a pluggable linting engine to enforce these standards through a defined set of patterns and constraints. The capability surface co

    Ruby
    Voir sur GitHub↗3,890
Voir les 30 alternatives à Coffeescript Style Guide→

Questions fréquentes

Que fait polarmobile/coffeescript-style-guide ?

Best-practices and coding conventions for the CoffeeScript programming language

Quelles sont les fonctionnalités principales de polarmobile/coffeescript-style-guide ?

Les fonctionnalités principales de polarmobile/coffeescript-style-guide sont : Platform and API Guidelines, Programming Language Guides.

Quelles sont les alternatives open-source à polarmobile/coffeescript-style-guide ?

Les alternatives open-source à polarmobile/coffeescript-style-guide incluent : unknwon/the-way-to-go_zh_cn — This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the… allendowney/thinkpython — ThinkPython. astaxie/build-web-application-with-golang — This project is an open-source software engineering handbook and technical learning resource focused on backend web… airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to…