Socket
Socket
Sign inDemoInstall

@hashicorp/design-system-codemods

Package Overview
Dependencies
408
Maintainers
33
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hashicorp/design-system-codemods

Helios Design System codemods


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
33
Created
Weekly downloads
 

Readme

Source

codemods

A collection of codemods for Helios components.

Usage

To run a specific codemod (for example the v3/dropdown) in your project using npx, you would run the following:

npx @hashicorp/design-system-codemods v3/dropdown path/to/some/glob/**/*.hbs

Local usage

To run a specific codemod (for example the v3/dropdown) in this repository (even before publishing it), you would run the following from the root directory of this repository:

node ./packages/codemods/bin/cli.js v3/dropdown path/to/some/glob/**/*.hbs

Transforms

v3

  • v3/dropdown
  • v3/masked-input
  • v3/radio-card
  • v3/side-nav

v4

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update documentation

  • yarn update-docs

Keywords

FAQs

Last updated on 27 Feb 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc