https://github.com/hata6502/lazy-formatter
Select the code formatter that makes the smallest file difference.
https://github.com/hata6502/lazy-formatter
code formatter lazy migration
Last synced: 4 months ago
JSON representation
Select the code formatter that makes the smallest file difference.
- Host: GitHub
- URL: https://github.com/hata6502/lazy-formatter
- Owner: hata6502
- License: mit
- Created: 2021-04-14T16:50:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T23:38:29.000Z (almost 3 years ago)
- Last Synced: 2025-09-13T17:36:31.192Z (6 months ago)
- Topics: code, formatter, lazy, migration
- Language: JavaScript
- Homepage:
- Size: 876 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# lazy-formatter
Select the code formatter that makes the smallest file difference.
## Install
```bash
npm i -g lazy-formatter
```
## Usage
Please see [hata6502/lazy-formatter-test](https://github.com/hata6502/lazy-formatter-test).