![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@univerjs/base-ui
Advanced tools
English| 简体中文
UniverSheet official UI component library
npm i @univerjs/base-ui
import baseUI from '@univerjs/base-ui';
universheet.install(baseUI);
universheet.create({
plugins: ['base-ui'],
});
npm i
# Current directory ./packages/base-ui/
npm run dev
# Or project root directory ./
npm run dev -w @univerjs/base-ui
# Current directory ./packages/base-ui/
npm run build
# Or root directory ./
npm run build -w @univerjs/base-ui
This website is built using Docusaurus 2, a modern static website generator.
# root folder
npm i
# base-ui folder
npm run start
# or root folder
npm run start -w @univerjs/base-ui
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
# base-ui folder
npm run build:doc
# or root folder
npm run build:doc -w @univerjs/base-ui
This command generates static content into the build
directory and can be served using any static contents hosting service.
FAQs
UniverSheet normal plugin UI manager
The npm package @univerjs/base-ui receives a total of 0 weekly downloads. As such, @univerjs/base-ui popularity was classified as not popular.
We found that @univerjs/base-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.