awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wycats avatar

wycats/javascript-decorators

0
View on GitHub↗
2,387 stele·124 fork-uri·1 vizualizare

Javascript Decorators

This has moved to https://github.com/tc39/proposal-decorators

Features

  • JavaScript Standards and Style - Proposal for JavaScript decorators.

Istoric stele

Graficul istoricului de stele pentru wycats/javascript-decoratorsGraficul istoricului de stele pentru wycats/javascript-decorators

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Javascript Decorators

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Javascript Decorators.
  • rwaldron/idiomatic.jsR

    rwaldron/idiomatic.js

    25,712Vezi pe GitHub↗

    This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It provides a collection of best practices for writing maintainable and idiomatic code, focusing on variable naming, type checking, and execution context. The project serves as a static analysis guide, offering frameworks and guidelines for using linters and automated tools to identify bugs and verify code correctness before deployment. It establishes standards for formatting, syntax, and variable declarations to standardize code style across a project. The scope of the project cov

    Vezi pe GitHub↗25,712
  • braziljs/js-the-right-wayAvatar braziljs

    braziljs/js-the-right-way

    8,686Vezi pe GitHub↗

    js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms. The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.

    HTML
    Vezi pe GitHub↗8,686
  • fantasyland/fantasy-landAvatar fantasyland

    fantasyland/fantasy-land

    10,233Vezi pe GitHub↗

    Fantasy Land is a specification for algebraic interfaces in JavaScript. It defines a set of rules, naming conventions, and behavioral contracts for common functional programming structures to ensure consistent behavior and interoperability across the ecosystem. The project establishes a common language for defining computational contexts and data transformation interfaces. By providing a standard set of signatures, it enables different JavaScript libraries to work together through shared algebraic specifications. The specification covers a wide range of functional abstractions, including alg

    JavaScript
    Vezi pe GitHub↗10,233
  • azu/jsdoc-to-assertAvatar azu

    azu/jsdoc-to-assert

    38Vezi pe GitHub↗

    JSDoc to assert

    JavaScript
    Vezi pe GitHub↗38
Vezi toate cele 21 alternative pentru Javascript Decorators→

Întrebări frecvente

Ce face wycats/javascript-decorators?

This has moved to https://github.com/tc39/proposal-decorators

Care sunt principalele funcționalități ale wycats/javascript-decorators?

Principalele funcționalități ale wycats/javascript-decorators sunt: JavaScript Standards and Style.

Care sunt câteva alternative open-source pentru wycats/javascript-decorators?

Alternativele open-source pentru wycats/javascript-decorators includ: braziljs/js-the-right-way — js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated… rwaldron/idiomatic.js — This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It… getify/functional-light-js — Functional-Light-JS is a JavaScript functional programming library designed to implement functional patterns within… felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… fantasyland/fantasy-land — Fantasy Land is a specification for algebraic interfaces in JavaScript. It defines a set of rules, naming conventions,… azu/jsdoc-to-assert — JSDoc to assert.