Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 14 hours 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T23:38:29.000Z (over 1 year ago)
- Last Synced: 2024-12-09T19:51:48.695Z (about 1 month 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).