Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@justeattakeaway/pie-button

Package Overview
Dependencies
Maintainers
8
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeattakeaway/pie-button

PIE design system button built using web components

  • 0.11.0
  • npm
  • Socket score

Version published
Weekly downloads
371
decreased by-12.29%
Maintainers
8
Weekly downloads
 
Created
Source

GitHub Workflow Status

pie-button

This button is a Web Component built using Lit.

Local development

Install dependencies at the root

yarn

Navigate to this folder, compile with TypeScript and build with Vite

cd packages/components/pie-button
yarn build

compile using Vite (auto-compiles dist on save)

yarn watch

Local dev server using Vite (with hot module reloading)

yarn dev

Running tests

Browser tests

Run at the root of the monorepo:

yarn test:browsers --filter=pie-button

Visual tests

Run at the root of the monorepo:

yarn test:visual --filter=pie-button

FAQs

Package last updated on 02 May 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc