Contents

codemod 1.0.0

0

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially au

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.

Stars: 4098, Watchers: 4098, Forks: 198, Open Issues: 25

The facebookarchive/codemod repo was created 15 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 4098 github stars!

How to Install codemod

You can install codemod using pip

pip install codemod

or add it to a project with poetry

poetry add codemod

Package Details

Author
Facebook
License
Apache License 2.0
Homepage
http://github.com/facebook/codemod
PyPi:
https://pypi.org/project/codemod/
GitHub Repo:
https://github.com/facebook/codemod
No  codemod  pypi packages just yet.

Errors

A list of common codemod errors.

Code Examples

Here are some codemod code examples and snippets.