React (software)
Appearance
React.js logo | |
Developer(s) | Brat Tech LLC, Google and community. |
---|---|
Initial release | 2009 |
Stable release | 1.3.8
/ December 19, 2014 |
Repository | |
Written in | JavaScript |
Platform | Cross-platform, see Legacy browser support |
Size | 122 KiB production 926 KiB development |
Type | JavaScript library |
License | MIT License |
Website | facebook |
React.js, commonly referred to as React, is an open-source JavaScript library maintained by Facebook, Instagram and a community of individual developers and corporations for creating user interfaces to address one challenge encountered in developing single-page applications that is building large applications with data that changes over time. Its goal is to be simple, declarative and be composable.