Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

记录一些轮子吧 #2

Open
gzqby opened this issue May 20, 2020 · 0 comments
Open

记录一些轮子吧 #2

gzqby opened this issue May 20, 2020 · 0 comments

Comments

@gzqby
Copy link
Owner

gzqby commented May 20, 2020

hoist-non-react-statics

Copies non-react specific statics from a child component to a parent component. Similar to Object.assign, but with React static keywords blacklisted from being overridden.
--used by react-redux

react-is:

This package allows you to test arbitrary values and see if they're a particular React element type.
-- by react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant