diff --git a/README.md b/README.md index e572e1d..27a0269 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ * [Grommet](https://grommet.io/) - a React-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package. * [libreact](https://github.com/streamich/libreact) - a collection of most essential React utilities you will probably need in any project. * [Material-UI](https://material-ui.com/) - a Set of React Components that Implement Google's Material Design. +* [Modern.js](https://modernjs.dev/) - a progressive web framework based on React. * [react-md](https://react-md.dev/) - an accessible React component library built from the Material Design guidelines in Sass. * [React Toolbox](http://react-toolbox.io) - a set of React components that implements Google Material Design specification. * [ReactXP](https://microsoft.github.io/reactxp/) - a library for cross-platform app development using React and React Native. diff --git a/README.zh-CN.md b/README.zh-CN.md index c77a6ce..440f287 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -109,6 +109,7 @@ - [Grommet](https://grommet.io/) - 一个基于 React 的框架,在一个整洁的包中提供可访问性、模块化、响应性和主题。 - [libreact](https://github.com/streamich/libreact) - 任何项目中都可能需要的最重要的 React 实用程序的集合。 - [Material-UI -](https://material-ui.com/) 一组实现 Google Material 设计的 React 组件。 +- [Modern.js](https://modernjs.dev/) - 个基于 React 的渐进式 Web 开发框架。 - [react-md](https://react-md.dev/) - 一个可访问的 React 组件库,基于 Sass 中的材料设计指南构建。 - React [Toolbox](http://react-toolbox.io/) - 一组实现 Google Material Design 规范的 React 组件。 - [ReactXP](https://microsoft.github.io/reactxp/) - 一个使用 React 和 React Native 进行跨平台应用程序开发的库。