npm i --save git+https://github.com/HarveyD/react-component-library.git#branch-name OR npm i --save github:harveyd/react-component-library#branch-name Usage Let's say you created a public NPM package calledharvey-component-librarywith theTestComponentcomponent created in this repository. ...
React95 is a component library inspired on theWindows 95UI design. Packages @react95/core@react95/icons@react95/clippy @react95/design@react95/gatsby-theme Roadmap You can see what we have in mind to put on React95 at ourprojectspage. ...
import { ZETable } from "ze-react-component-library"; // 下面参数除了logicform都是可选 <ZETable logicform={logicform} preds={[]} /* 显示哪些字段 */ customColumns={{}} /* 自定义的Column属性的Map。key为字段名称,value为ProColumnType */ options={options} /* ProTable的options */ ...
React component library bundle for the Municipality of Utrecht based on the NL Design System architecture. Latest version: 7.3.3, last published: 2 days ago. Start using @utrecht/component-library-react in your project by running `npm i @utrecht/componen
Complete source code, unit test files, and e2e test scripts are available onGitHub. Such components are subject to the terms and conditions of the Syncfusion EULA. Stay current With our commitment to at least four major updates per year, you receive the most up-to-date functionality and new...
A free, fast, and reliable CDN for bip-react-component-library. A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
"description": "an example component library built with React!", "main": "build/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Alan Smith <[alan.smith@example.com](mailto:a.bax.smith@gmail.com)> ([https://github.com/alanbsmith...
React Markdown都能够帮助你高效地实现。通过利用这个库,你可以更加专注于内容的创作和组织,而不是内容的渲染和展示技术细节。12、React Infinite Scroll Component:无限滚动,无限可能在现代Web应用中,无限滚动是提升用户体验的一种流行方式,尤其适用于内容丰富的社交媒体、...
repo 地址:https://github.com/testing-library/react-testing-library @testing-library/react React Testing Library 在 DOM Testing Library 的基础上构建,通过添加用于处理 React 组件的 API 来增强功能。 为了避免测试组件实现细节,而是专注于以组件使用的方式进行测试,从而方便理解与对组件重构(实现方式变化但功能...