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

@tigerconnect/web-component-library

Package Overview
Dependencies
Maintainers
5
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tigerconnect/web-component-library

a shared component library for tc projects


Version published
Weekly downloads
154
increased by126.47%
Maintainers
5
Weekly downloads
 
Created
Source

Web Component Library

Usage

  1. npm ci to install dependencies
  2. npm run storybook for development
  3. npm run build to compile the library to update it in external projects that have it installed locally

Using the library in a project locally

  1. In the project folder, run npm install <location of web-component-library>
  2. Update your webpack/craco config alias to use react: path.resolve('./node_modules/react') to ensure that the library uses the project's React path, and not its own.

You'll want to leave the updated package's local route in package.json out of your commits, as this will break deployments to other environments.

FAQs

Package last updated on 08 Mar 2022

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