All Projects → Pettier → Pettier

Pettier / Pettier

Licence: mit
Prettier config that randomizes options and arbitrarily switches between spaces and tabs 🙄

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pettier

prettier-check
Check that all files match prettier code style.
Stars: ✭ 54 (-63.76%)
Mutual labels:  lint, formatter, prettier, style
Snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Stars: ✭ 381 (+155.7%)
Mutual labels:  lint, formatter, style
dockerfile-utils
A library and command line interface for formatting and linting Dockerfiles.
Stars: ✭ 17 (-88.59%)
Mutual labels:  lint, formatter
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Stars: ✭ 94 (-36.91%)
Mutual labels:  lint, style
Prettier Plugin Apex
Code formatter for the Apex Programming Language
Stars: ✭ 138 (-7.38%)
Mutual labels:  prettier, formatter
csharpier
CSharpier is an opinionated code formatter for c#.
Stars: ✭ 337 (+126.17%)
Mutual labels:  formatter, prettier
prettier-eslint-atom
DEPRECATED IN FAVOR OF prettier-atom + ESLint integration
Stars: ✭ 64 (-57.05%)
Mutual labels:  formatter, prettier
Prettier Eslint
Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨
Stars: ✭ 3,435 (+2205.37%)
Mutual labels:  prettier, formatter
li18nt
🌎 Lint your i18n translation files. Detect conflicting properties, duplicates and make it more readable and easier to maintain by formatting it!
Stars: ✭ 29 (-80.54%)
Mutual labels:  lint, formatter
Prettier Atom
An atom package for the prettier formatter.
Stars: ✭ 750 (+403.36%)
Mutual labels:  prettier, formatter
Remark Lint
Markdown code style linter
Stars: ✭ 718 (+381.88%)
Mutual labels:  lint, style
Plugin Php
Prettier PHP Plugin
Stars: ✭ 1,243 (+734.23%)
Mutual labels:  prettier, formatter
html-eslint
ESLint plugin for linting HTML
Stars: ✭ 72 (-51.68%)
Mutual labels:  lint, formatter
dockerfile-language-service
Dockerfile language service for providing an API to create feature-rich Dockerfile editors in JavaScript.
Stars: ✭ 15 (-89.93%)
Mutual labels:  lint, formatter
eslint-formatter-git-log
ESLint Formatter featuring Git Author, Date, and Hash
Stars: ✭ 36 (-75.84%)
Mutual labels:  lint, formatter
Prettier
Prettier is an opinionated code formatter.
Stars: ✭ 41,411 (+27692.62%)
Mutual labels:  prettier, formatter
plugin-pug
Prettier Pug Plugin
Stars: ✭ 163 (+9.4%)
Mutual labels:  formatter, prettier
pre-commit-hooks
Standardizing our code quality tooling 🛠️
Stars: ✭ 44 (-70.47%)
Mutual labels:  formatter, prettier
Prettier Eslint Cli
CLI for prettier-eslint
Stars: ✭ 451 (+202.68%)
Mutual labels:  prettier, formatter
Parallel Prettier
Concurrent prettier runner
Stars: ✭ 84 (-43.62%)
Mutual labels:  prettier, formatter

Pettier

logo Prettier config that randomizes options and arbitrarily switches between spaces and tabs 🙄

How to use

$ npm install --save-dev pettier

Create a file in your project root called prettier.config.js and save the following:

module.exports = require('pettier');

Voilà

Now your configuration will be randomized every time you run Prettier.

tada

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].