Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhi-lab2/es-prettier
NPM package
https://github.com/abhi-lab2/es-prettier
code npm-package prettier
Last synced: 3 months ago
JSON representation
NPM package
- Host: GitHub
- URL: https://github.com/abhi-lab2/es-prettier
- Owner: Abhi-lab2
- Created: 2024-08-13T06:39:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T07:33:54.000Z (5 months ago)
- Last Synced: 2024-10-13T06:40:15.706Z (3 months ago)
- Topics: code, npm-package, prettier
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/es-prettier-code
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrettyCode
PrettyCode is a simple JavaScript code formatter, similar to Prettier. It helps you maintain consistent code style across your projects.
Light weight package helps you to prettify code easily and maintain consistency## Installation
```bash
npm install -g pretty-code