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

@hashicorp/design-system-codemods

Package Overview
Dependencies
Maintainers
32
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/design-system-codemods

Helios Design System codemods

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
32
Created
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

Contributing

Installation

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

Running tests

  • yarn test

Update documentation

  • yarn update-docs

Keywords

FAQs

Package last updated on 24 Oct 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