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

intuita

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intuita

A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)

  • 0.7.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Intuita's Codemod Engine Node

Intuita gives you multiple ways to discover, run & share supported codemods and code automation recipes.

Running Intuita CLI

Installation

npm i intuita
npm i -g intuita

Usage

Running a codemod

intuita [framework/version/codemod-name]
Example (running Next.js app router receipe codemod)
intuita next/13/app-router-recipe

List available codemods

The list command can be used to list all codemods available in the Codemod Registry.

intuita list

Sync registry

The syncRegistry command can be used to sync local codemods with the public Codemod Registry.

intuita syncRegistry

Generate codemod from file diff

The learn command can be used to send the diff of the latest edited file to the Codemod Studio and have it automatically build an explainable and debuggable codemod.

After running this command, if any git diff exists, Intuita will use the diff as before/after snippets in the Codemod Studio.

intuita learn

Options

Contribution

We'd love for you to contribute to the Codemod Engine and the Codemod Registry. Please note that once you create a pull request, you will be asked to sign our Contributor License Agreement.

We're always excited to support codemods for more frameworks and libraries. Contributing allows us to make codemods more accessible to more framework builders, developers, and more.

Telemetry 🔭

We collect anonymous usage data to improve our product. Collected data cannot be linked to individual users. We do not store personal data/code.

For more details and samples of collected data see our telemetry compliance considerations doc.

Keywords

FAQs

Package last updated on 26 Jan 2024

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