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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?