proposal-class-public-fields

Stage 2 proposal for public class fields in ECMAScript

  • Owner: tc39/proposal-class-public-fields
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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/

Main metrics

Overview
Name With Ownertc39/proposal-class-public-fields
Primary LanguageHTML
Program languageHTML (Language Count: 2)
Platform
License:
所有者活动
Created At2015-09-14 14:08:29
Pushed At2022-01-24 20:14:30
Last Commit At
Release Count0
用户参与
Stargazers Count487
Watchers Count32
Fork Count25
Commits Count63
Has Issues Enabled
Issues Count50
Issue Open Count12
Pull Requests Count12
Pull Requests Open Count0
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private