emotion-js/emotion

Rewrite to TypeScript

Open

#2358 aperta il 26 apr 2021

Vedi su GitHub
 (26 commenti) (19 reazioni) (0 assegnatari)JavaScript (1091 fork)batch import
TypeScriptfeature requesthelp wanted

Metriche repository

Star
 (17.141 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Since Flow is not actively used by any core contributor and its adoption in the community has dropped significantly (especially in comparison to its alternative) it's time to refactor the codebase from Flow to TypeScript.

We could use some help with that. It's best to start from the small, leaf packages. We already have TS types for our packages, they are just not generated from the source.

Progress

  • babel-plugin
  • babel-plugin-jsx-pragmatic
  • babel-preset-css-prop
  • cache
  • css
  • css-prettifier
  • eslint-plugin
  • hash
  • is-prop-valid
  • jest
  • memoize
  • native
  • primitives
  • primitives-core
  • react
  • serialize
  • server
  • sheet
  • styled
  • unitless
  • utils
  • weak-memoize

Guida contributor