Back to browse
GitHub Repository

Node wrapper for LLVM Clang's clang-format and git-clang-format native binaries inspired by angular/clang-format.πŸ‰

33 starsJavaScript

React Native formatting in Node, powered by real Clang-format binaries

by beenzinozinoΒ·Mar 15, 2026Β·1 pointΒ·0 comments

AI Analysis

●MidSlick

Secure binary provenance is nice, but angular/clang-format already did this.

Strengths
  • β€’GitHub Actions attestation proves binaries built from official LLVM source, no third-party
  • β€’Monorepo includes clang-format, git-clang-format, and cross-platform test coverage
Weaknesses
  • β€’Fundamentally a wrapper around existing tool with no new functionality
  • β€’31 stars suggests limited adoption against established alternatives
Target Audience

React Native developers, Node.js teams

Similar To

angular/clang-format Β· prettier Β· eslint

Similar Projects