file-rewriterversion Documentation on ocaml.org
Apply small rewrites to tweak or refactor your files
File_rewriter is an OCaml library for applying small rewrites to tweak or refactor your files.
It provides a convenient interface to apply surgical textual substitutions on the fly, while navigating the contents of a file through an abstract representation containing code locations.
It can be a great fit for applying systematic codemods to a large codebase.
| Tags | codemods refactoring | 
|---|---|
| Author | Mathieu Barbin | 
| License | Apache-2.0 | 
| Published | |
| Homepage | https://github.com/mbarbin/file-rewriter | 
| Issue Tracker | https://github.com/mbarbin/file-rewriter/issues | 
| Maintainer | Mathieu Barbin <opensource@mbarbin.org> | 
| Dependencies | |
| Source [http] | https://github.com/mbarbin/file-rewriter/releases/download/0.0.3/file-rewriter-0.0.3.tbz sha256=bcc2177b21daf06d379806045cab266ef9017968645dd8fb445594222e0f1d07 sha512=e7c546d98d1b0da412d63366cce777cc50a24f89c60ce9af67bb6698e6c12a620480daaefb5e186d6d5daf6143ac2b65a6f26a8daea0588055cfcfef90c13401  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/file-rewriter/file-rewriter.0.0.3/opam | 
Required by
          

