proposal-class-public-fields

Stage 2 proposal for public class fields in ECMAScript

  • 所有者: tc39/proposal-class-public-fields
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

NOTE: This proposal has been merged with the Private Fields proposal to form a single unified proposal here.

Please do not create new issues/PRs on this repo.

ES Class Fields & Static Properties

This presents two related proposals: "class instance fields" and "class static fields". "Class instance fields" describe properties intended to exist on instances of a class (and may optionally include initializer expressions for said properties). "Class static fields" are declarative properties that exist on the class object itself (and may optionally include initializer expressions for said properties).

This proposal is currently at Stage 2.

Latest spec text: https://tc39.github.io/proposal-class-public-fields/

主要指標

概覽
名稱與所有者tc39/proposal-class-public-fields
主編程語言HTML
編程語言HTML (語言數: 2)
平台
許可證
所有者活动
創建於2015-09-14 14:08:29
推送於2022-01-24 20:14:30
最后一次提交
發布數0
用户参与
星數487
關注者數32
派生數25
提交數63
已啟用問題?
問題數50
打開的問題數12
拉請求數12
打開的拉請求數0
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?