A business component library for PC, built with React and TypeScript. Current stable version: 0.1.6. Maintained for use within the Shengyuan DataLink ecosystem. This package is intended for low-code development and includes a set of React UI components. It requires React 16+, ReactDOM 16+, and moment.js as peer dependencies. Differentiator: integrates with Alibaba's low-code engine for rapid component development and debugging.
npm install shdatalink-test-materialsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows minimal setup with peer dependencies and usage of a Button component.
Use React 16.x. Check peer dependencies.
Pin moment to a known compatible version, e.g., moment@2.29.4.
Contact the maintainers or refer to internal documentation.
Run: npm install moment@latest
Run: npm install shdatalink-test-materials
Downgrade to React 16.x or use an alias.