emotion-js/emotion

Rewrite to TypeScript

Open

#2,358 opened on 2021年4月26日

GitHub で見る
 (26 comments) (19 reactions) (0 assignees)JavaScript (17,141 stars) (1,091 forks)batch import
TypeScriptfeature requesthelp wanted

説明

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

コントリビューターガイド