emotion-js/emotion

Rewrite to TypeScript

Open

#2,358 创建于 2021年4月26日

在 GitHub 查看
 (26 评论) (19 反应) (0 负责人)JavaScript (17,141 star) (1,091 fork)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

贡献者指南