cssinjs / cssinjs/jss

Hide all private methods using the new private fields syntax

Open
#1,195 0 comments 0 reactions 0 assignees View on GitHub
enhancement important
Dominant language
JavaScript
Stars
7.1k
Forks
386
PR merge metrics
No merged PRs in 30d

Description

Since private fields are on stage 3, we can use them and make a clear public API. Babel plugin for this exists. We should only consider something public if it is documented.

- [ ] Everything undocumented private
- [ ] Figure out what to do with methods used by plugins but still being not documented.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.