A cross platform component library
npm install cross-uiimport { multiply } from "cross-ui";
// ...
const result = await multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A cross platform component library
npm install cross-uiimport { multiply } from "cross-ui";
// ...
const result = await multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT