Socket
Book a DemoInstallSign in
Socket

@autoguru/client-sdk-components

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@autoguru/client-sdk-components

AutoGuru Client Web Components is a set of UI components for integration with AutoGuru platform in WebComponents standards.

0.1.0-alpha.0
unpublished
alpha
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

@autoguru/overdrive

Overdrive is a product component library, and design system for AutoGuru. Built with React, TypeScript, Vanilla Extract, and Storybook.

Usage

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>
    

Thanks

Chromatic for providing component screenshot testing.

License

MIT © AutoGuru

AutoGuru

Keywords

AutoGuru

FAQs

Package last updated on 09 Feb 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.