{"library":"esfmt","type":"library","category":null,"description":"JavaScript code formatter (beautifier, pretty-printer) supporting ES6 and JSX syntax. The current stable version is 0.0.15, which appears to be the latest release. The package has not seen recent updates (last release likely years ago) and is in maintenance mode. Unlike Prettier or ESLint --fix, esfmt focuses solely on formatting with minimal configuration. It provides both a CLI tool and a programmatic API. Key differentiators: lightweight, no dependencies, supports JSX, and uses a simple DSL for testing.","language":"javascript","status":"maintenance","version":"0.0.15","tags":["javascript","pretty print","format","beautifier","beautify","esfmt"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install esfmt","imports":["import { format } from 'esfmt';","const esfmt = require('esfmt');","const { format } = require('esfmt');"]},{"cmd":"yarn add esfmt","imports":[]},{"cmd":"pnpm add esfmt","imports":[]}],"homepage":"https://github.com/dmitriiabramov/esfmt#readme","github":"https://github.com/dmitriiabramov/esfmt","docs":null,"changelog":null,"pypi":null,"npm":"esfmt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}