Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.75 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.75 KB

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.