A Prettier configuration that randomizes formatting options and arbitrarily switches between spaces and tabs.
Pettier is a Prettier configuration package that intentionally randomizes formatting options and arbitrarily switches between spaces and tabs each time it runs. It creates unpredictable code formatting as a humorous take on configuration debates and formatting consistency tools.
JavaScript developers familiar with Prettier who appreciate developer humor and want to add playful unpredictability to their code formatting.
Pettier offers a satirical alternative to serious formatting tools by embracing chaos and randomness, providing a humorous commentary on configuration fatigue while requiring minimal setup.
Prettier config that randomizes options and arbitrarily switches between spaces and tabs 🙄
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
As described in the README, setup requires just one import statement in a prettier.config.js file, making it trivial to install and use.
It serves as a playful response to configuration debates and formatting fatigue, offering a satirical take on tools like Prettier, as noted in the philosophy section.
The feature guarantees different formatting outcomes on each run, providing consistent chaos for entertainment or demonstration purposes.
With only an npm install and a simple config file, it adds almost no complexity to a project, aligning with its joke nature.
Since it randomizes options and switches between spaces and tabs arbitrarily, it cannot be used for any serious code formatting needs, making it purely a novelty.
If accidentally used in real projects, it could lead to inconsistent codebases, team disputes, and broken workflows due to its unpredictable output.
As a satirical project, it likely lacks ongoing maintenance, bug fixes, or community support, so issues won't be addressed for practical use.