pre-commit-deno
Code formatter
Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks.
pre-commit git hooks for Deno projects.
10 stars
2 watching
1 forks
last commit: over 2 years ago
Linked from 1 awesome list
denogitjavascriptlinterpre-commitpre-commit-hooktypescript
Related projects:
Repository | Description | Stars |
---|---|---|
code-hex/deno-context | Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |
zekth/deno_case_style | Provides functions to validate and format strings according to specific case styles. | 4 |
onikuryh/deno-prettystring | A utility module for formatting and trimming strings to improve readability. | 7 |
deno-web3/solc | Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain. | 72 |
hashrock/deno-fnparse | A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
deno-libs/graphql_tag | A Deno port of a GraphQL schema AST creation utility from a template literal | 9 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
gjzwiers/sentry_deno | A Deno port of the Sentry error tracking SDK | 11 |
numtide/treefmt | A tool for streamlining code formatting across multiple languages and formatters | 632 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |