sourcegraph / codemod

A collection of codemods powered by TS-Morph and PostCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@sourcegraph/codemod

A toolkit for writing codemods powered by ts-morph and PostCSS.

Docs

Extended documentation is coming to the project. In the meantime, take a look at the RFC, which contains all the background information.

Setup

yarn

Use

yarn transform --help

Other commands

yarn build
yarn build:clean
yarn build:watch

yarn test
yarn format
yarn format:check
yarn lint

About

A collection of codemods powered by TS-Morph and PostCSS

License:Apache License 2.0


Languages

Language:TypeScript 98.3%Language:SCSS 1.0%Language:JavaScript 0.6%