A code formatter for TypeScript, specifically designed for Anglr projects. This library provides automatic formatting capabilities tailored to the Anglr coding style. It is currently in beta (v1.0.0-beta.20200314180748) with limited updates. Its key differentiator is its integration with the Anglr ecosystem, unlike general formatters like Prettier.
npm install anglr-formatterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage: import format function, apply it to a code string with options, and log result.
Consider using Prettier or other maintained formatters.
Disable conflicting ESLint rules or adjust formatter configuration.
npm install anglr-formatter
Check documentation for correct method.
No dependency data recorded yet.