
Security News
n8n Tops 2025 JavaScript Rising Stars as Workflow Platforms Gain Momentum
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.
@nutui/nutui-react-taro
Advanced tools
JD-style mobile UI components based on React that support users to develop H5 and mini-programs.
Nut[nʌt]: the one Squirrel Scrat pursues resolutely for a lifetime and will never let go even if it causes a catastrophe from the animated film Ice Age.
简体中文 | English
# Clone repository
git clone https://github.com/jdf2e/nutui-react.git
# Enter the project dictionary
cd nutui-react
# Install dependencies
pnpm install
# Start development
pnpm run dev
# visit in browser: http:http://localhost:3000 (you don't have to open it manually if you've run it in the browser again)
# Clone the repository
git clone https://github.com/jdf2e/nutui-react.git
# Navigate to the project root directory
cd nutui-react
# Install dependencies
pnpm install
# Enter mini-program development mode
# Taro H5
pnpm dev:taro h5
# WeChat Mini Program
pnpm dev:taro weapp
# JD Mini Program
pnpm dev:taro jd
# For other platforms, refer to the scripts in the package.json file in the demo directory
git-branch-lockfile=true
# Clone the repository
git clone https://github.com/jdf2e/nutui-react.git
# Navigate to the project root directory
cd nutui-react
# Install dependencies
pnpm install --ignore-pnpmfile
# Enter mini-program development mode
# Taro H5
pnpm dev:jdtaro h5
# WeChat Mini Program
pnpm dev:jdtaro weapp
# JD Mini Program
pnpm dev:jdtaro jd
# harmony cpp
pnpm dev:jdtaro:jdharmonycpp
If you are using AMD environment or build tools such as Webpack, Vite, etc., we recommend using the
esversion. If it is a non-module environment (such as direct reference through the<script>tag), it is recommended to use theumdcompressed version.
es nutui.es.js
umd nutui.umd.js
| Version | WeChat Group | JD Dongdong Group |
|---|---|---|
| NutUI React | Reply 「NutUI-React」 after following | 1025679314 |
| NutUI x Taro | 1022545110 |
Welcome To NutUI-React Community
There are some choices of contributing to NutUI as follows, solving issues, fixing bugs, adding new components, i18n, UI customization, platform and cross-end adaptation, etc.
You are very welcome to contribute code to NutUI. Before your pull requests, please read NutUI Developer Contributing Guide。
It is highly recommended to read [How To Ask Questions The Smart Way](https://github.com/ryanhanwu/, How To Ask Questions Of GitHub Community and How to Report Bugs Effectively, then you can get understanding and help more easily.
If you have any ideas, questions or suggestions, you can share your opinions here.
Thanks to all the following developers。 who have contributed code to NutUI.
NutUI follows Angular Style Commit Message Conventions. The up-to-date release notes are available on Release
This project is based on MIT protocol
FAQs
京东风格的轻量级移动端 React 组件库,支持一套代码生成 H5 和小程序
The npm package @nutui/nutui-react-taro receives a total of 3,198 weekly downloads. As such, @nutui/nutui-react-taro popularity was classified as popular.
We found that @nutui/nutui-react-taro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
n8n led JavaScript Rising Stars 2025 by a wide margin, with workflow platforms seeing the largest growth across categories.

Security News
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.