![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@autoguru/sdk-client-components
Advanced tools
AutoGuru Client Web Components is a set of UI components for integration with AutoGuru platform in WebComponents standards.
Overdrive is a product component library, and design system for AutoGuru. Built with React, TypeScript, Vanilla Extract, and Storybook.
yarn add @autoguru/overdrive \
react react-dom
Import reset
import '@autoguru/overdrive/reset';
Import and configure the OverdriveProvider
complete with the theme you're
wanting to use.
// It is important that the reset import happens before any of this.
import { baseTheme } from '@autoguru/overdrive/lib/themes';
import { OverdriveProvider, Button } '@autoguru/overdrive';
<OverdriveProvider theme={baseTheme}>
<Button variant="primary">
Hello World
</Button>
</OverdriveProvider>
Chromatic for providing component screenshot testing.
MIT © AutoGuru
FAQs
AutoGuru Client Web Components is a set of UI components for integration with AutoGuru platform in WebComponents standards.
The npm package @autoguru/sdk-client-components receives a total of 4 weekly downloads. As such, @autoguru/sdk-client-components popularity was classified as not popular.
We found that @autoguru/sdk-client-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
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.