proposal-type-annotations VS proposal-decorator-metadata

Compare proposal-type-annotations vs proposal-decorator-metadata and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
proposal-type-annotations proposal-decorator-metadata
101 4
4,086 119
2.3% 4.2%
4.7 4.3
about 1 month ago 3 months ago
JavaScript HTML
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

proposal-type-annotations

Posts with mentions or reviews of proposal-type-annotations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.

proposal-decorator-metadata

Posts with mentions or reviews of proposal-decorator-metadata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-24.
  • ECMAScript Decorators. The Ones That are Real
    6 projects | dev.to | 24 Oct 2023
    Indeed, numerous proposals and extensions are being considered to enhance the decorators specification further. Some of these proposals like the Decorator Metadata, are already under consideration even though the core decorator specification has not yet been standardized. This underscores the idea that decorators have a promising future in the specification and we can hope to see them become a part of the standard in the near future.
  • Updates from the 96th TC39 meeting
    5 projects | dev.to | 18 May 2023
    Decorator Metadata: Extend the Decorators proposal by adding the ability for decorators to associate metadata with the value being decorated.
  • TC39 Proposal: Type Annotations
    8 projects | news.ycombinator.com | 8 Jun 2022
    https://github.com/tc39/proposal-decorator-metadata is where we'd probably need to begin to store this information. It's still need a transpiler to generate the necessary decorators. Decorators are still in progress (but kind of seemingly shaping up these days).
  • Updates from the 89th TC39 meeting
    5 projects | dev.to | 1 Apr 2022
    Decorator metadata: Decorators can associate metadata with the value that is being decorated. (P.S: The repo shall be updated with content.)

What are some alternatives?

When comparing proposal-type-annotations and proposal-decorator-metadata you can also consider the following projects:

astexplorer - A web tool to explore the ASTs generated by various parsers.

proposal-decorators - Decorators for ES6 classes

Scala.js - Scala.js, the Scala to JavaScript compiler

proposal-record-tuple - ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

rescript-compiler - The compiler for ReScript.

proposal-intl-zoneddatetimeformat - Intl Format for Temporal.ZonedDateTime

Carp - A statically typed lisp, without a GC, for real-time applications.

proposal-regexp-v-flag - UTS18 set notation in regular expressions

d2-playground - An online runner to play, learn, and create with D2, the modern diagram scripting language that turns text to diagrams.

proposal-class-method-parameter-decorators - Decorators for ECMAScript class method and constructor parameters

deno - A modern runtime for JavaScript and TypeScript.