JSPM

Found 125 results for refactor

html-refactor

A CLI tool to refactor HTML by extracting inline CSS and JavaScript into separate files.

  • v1.0.0
  • 8.96
  • Published

es6-upgrade

Attempts to cleanly upgrade from es5 syntax to es6

  • v1.1.8
  • 8.53
  • Published

kebabier

A CLI Tool to refactor Javascript/Typescript projects to use kebab-case naming convention of files and folders

  • v1.0.0
  • 8.24
  • Published

front-end-code-splitter

Bộ công cụ chia nhỏ các file SCSS, Vue, i18n để dễ quản lý mã nguồn

  • v1.0.5
  • 7.91
  • Published

goalkeeper

gitHooks for tjsports

  • v1.0.3
  • 7.91
  • Published

yae-modernize-tailwind

A powerful CLI tool to automate migration of Tailwind CSS classes to newer, more efficient conventions

  • v1.0.4
  • 7.82
  • Published

gulp-snippet-prettify

Gulp plugin to rename code snippet function variables to make them look pretty

  • v0.1.9
  • 7.82
  • Published

codemodmt

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

  • v0.18.6
  • 7.45
  • Published

source-rewrite

A command-line tool that lets you rewrite your source with configurable options.

    • v1.0.2
    • 7.45
    • Published

    gulp-jasyacon

    Consolidate and replicate JSON objects scattered throughout Javascript libraries via YAML templating. Alternatively, convert YAML globs into direct JSON output.

      • v1.1.4
      • 6.90
      • Published

      no-dead-code

      Find dead code in your project

      • v0.5.2
      • 6.90
      • Published

      typescript-ast-explorer

      Command line tool to explore TypeScript projects and SourceFile abstract syntax tree interactively

      • v0.0.5
      • 6.86
      • Published

      ifless

      Get rid of if statements in your code by using convenient api

      • v1.2.0
      • 6.53
      • Published

      esm-refactor

      A tool for refactoring JavaScript modules

      • v0.0.9
      • 5.75
      • Published

      browserify-varify

      browserify transform that converts all const assignments to var assignments.

      • v0.1.3
      • 5.72
      • Published

      @owll/func-spy

      A JavaScript/TypeScript analysis tool to find function references and call sites using AST.

      • v1.0.2
      • 5.70
      • Published

      trimtree

      CLI to help trimming the code dependency tree

      • v1.0.4
      • 5.70
      • Published

      jscodeshaft

      Collection of more or less primitive helpers and abstractions for JSCodeShift, build for design system migrations and upgrades.

      • v0.6.0
      • 5.70
      • Published

      fast-for

      Optimize your collection looping by 2x faster. Fast For uses for loop that runs only half of your collection's length.

      • v1.0.2
      • 5.67
      • Published

      vx-refactor

      【vx-refactor】简化原生 vuex 的复杂操作.

      • v1.0.5
      • 5.67
      • Published

      gen-codemod

      Generate codemods by comparing two JavaScript files

      • v1.0.10
      • 5.64
      • Published

      promethium-core

      Core logic of Promethium, to help working with Legacy Code

      • v0.0.4
      • 5.46
      • Published

      dawn.js

      General Transpiler implemented in JavaScript

      • v0.1.1
      • 5.45
      • Published

      aliasify-imports

      A codemod that swaps relative imports for aliases — your go-to buddy for project refactoring!

        • v1.0.1
        • 4.35
        • Published

        redux-drive

        redux-drive is a way to simplify redux boilerplate without a complete rewrite

        • v1.0.0
        • 4.35
        • Published

        file-refacto

        CLI tool to rename files based on their extension

        • v0.0.5
        • 4.29
        • Published

        orphan

        Find orphan (unimported) files in your project! Like that! isn't it nice?

          • v1.0.0
          • 4.27
          • Published

          css-scrub

          Clean up CSS and extract inline styles into classes

            • v0.1.1
            • 2.56
            • Published

            hyesungoh-poc-ast-grep

            A codemod to transform lodash imports to es-toolkit/compat imports

            • v0.0.1
            • 2.56
            • Published

            vue3-migrate

            This is a command-line tool that utilizes ChatGPT to automatically refactor Vue.js code from version 2 to version 3.

            • v1.2.4
            • 2.56
            • Published

            promethium-cli

            Helps working with Legacy Code, from your terminal

            • v0.0.6
            • 2.53
            • Published

            mapject

            Get the performance of a Map with the syntax of an object.

              • v1.0.0
              • 2.53
              • Published

              universal-code-splitter

              Bộ công cụ chia nhỏ các file SCSS, Vue, Class JS, và Object Literal JS

              • v1.1.0
              • 2.52
              • Published

              movejs

              Rename/Move CJS module(s) and update all affected requires

              • v1.0.8
              • 2.52
              • Published

              @ts-rename-all/core

              Once rename a file name, then symbols are also renamed.

              • v0.11.5
              • 2.51
              • Published

              gulp-json-refactor

              Gulp extension for refactoring JSON object structure based on provided rules.

                • v1.0.0
                • 2.51
                • Published

                repo-refactor

                Convert a directory into a different one of your choosing

                • v1.2.0
                • 2.42
                • Published

                techdbt

                techdbt is a simple tool to scan your codebase for TODO, FIXME, and REFACTOR comments.

                • v1.0.0
                • 2.41
                • Published

                ps-which

                Find out what's in an Angular 1 app

                • v1.3.0
                • 2.41
                • Published

                ts-file-refactor

                A tool for refactoring TypeScript files

                  • v5.0.0
                  • 0.00
                  • Published

                  vscode-invert-if

                  Invert if blocks & conditions and create guard clauses on the fly

                  • v2.0.5
                  • 0.00
                  • Published

                  move-ts-file

                  Intelligent CLI tool to move TypeScript files and automatically update all import paths throughout your project

                  • v0.4.12
                  • 0.00
                  • Published

                  refactor-bot

                  Refactor your codebase using ChatGPT, ts-morph and Plan and Execute techniques

                    • v0.0.4
                    • 0.00
                    • Published

                    refactor-vir

                    Making widespread codebase refactors easier.

                    • v0.3.3
                    • 0.00
                    • Published

                    typemod

                    Codemod scripts to transform ts codes into latest features.

                    • v0.0.3
                    • 0.00
                    • Published

                    ts-tidy

                    Find and clean dead TypeScript code in a single command

                    • v0.0.0
                    • 0.00
                    • Published

                    solidity-refactor

                    prettier plugin for solidity that refactors solidity 0.4.x code to solidity 0.5.x code

                    • v1.0.2-alpha
                    • 0.00
                    • Published

                    typescript-plugin-move-file

                    typescript plugin that let the user move files and folders fixing all references (refactor)

                    • v0.0.7
                    • 0.00
                    • Published

                    invert-if-md

                    Language embeddings in Markdown support for Invert If extension

                    • v1.0.0
                    • 0.00
                    • Published