React Strict DOM

A subset of React DOM, imperative DOM, and CSS that supports web and native targets
GitHub
3.18k
Created 9 months ago, last commit 3 days ago
22 contributors
201 commits
Stars added on GitHub, month by month
N/A
N/A
N/A
N/A
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+1.7
/day
Last month
+1.0
/day
npmPackage on NPM
Monthly downloads on NPM
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
README

react-strict-dom dev

Action status

Development monorepo for "React Strict DOM".

React Strict DOM (RSD) standardizes the development of styled React components for web and native. The goal of RSD is to improve the speed and efficiency of React development without compromising on performance, reliability, or quality. Building with RSD is helping teams at Meta ship features faster, to more platforms, with fewer engineers.

Structure

  • .github
    • Contains workflows used by GitHub Actions.
    • Contains issue templates.
  • apps
  • packages
  • tools
    • Tools used by the monorepo (pre-commit tasks, etc.)

Contributing

Learn more about how to contribute.

Code of conduct

This project expects all participants to adhere to Meta's OSS Code of Conduct. Please read the full text so that you can understand what actions will and will not be tolerated.

License

React Strict DOM is MIT licensed.