prettier-plugin-solidity
Code formatter
Automates formatting of Solidity code using the Prettier tool
A Prettier plugin for automatically formatting your Solidity code.
729 stars
12 watching
73 forks
Language: Solidity
last commit: 7 days ago
Linked from 1 awesome list
ethereumprettierprettier-pluginsolidity
Related projects:
Repository | Description | Stars |
---|---|---|
sambacha/prettier-config-solidity | Custom Prettier configuration for Solidity code | 30 |
prettier/plugin-ruby | A Ruby formatter plugin for Prettier that integrates with the Ruby programming language and its ecosystem. | 1,465 |
prettier/vim-prettier | Automates code formatting with Prettier plugin for Vim editor | 1,788 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 181 |
jhipster/prettier-java | Formats Java code according to a consistent style by parsing and re-printing it | 1,098 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 98 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
helixbass/prettier-plugin-coffeescript | A Prettier plugin for formatting CoffeeScript code with explicit dependencies on Coffeescript and Prettier | 37 |
avocadowastaken/prettier-plugin-prisma | A Prettier plugin for formatting Prisma schema files | 218 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
mjeanroy/rollup-plugin-prettier | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
intellij-solidity/intellij-solidity | A plugin for IntelliJ IDEA to support smart contract development in the Solidity programming language | 1,076 |
glavin001/atom-beautify | Automates formatting of code in the Atom editor to make it more readable and consistent | 1,495 |
tintinweb/solidity-shell | An interactive shell for writing and executing Solidity code | 544 |
raineorshine/solidity-repl | A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) | 396 |