webmat

  • Version 0.2.2
  • Published
  • 56.2 kB
  • 5 dependencies
  • BSD-3-Clause license

Install

npm i webmat
yarn add webmat
pnpm add webmat

Overview

Formats your entire project with clang-format

Index

Functions

function run

run: () => Promise<void>;

    Namespaces

    namespace clang-format

    module 'clang-format' {}
    • Copyright (c) 2018 Google Inc. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt Code distributed by Google as part of this project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt

    function ClangFormat

    ClangFormat: typeof ClangFormat;

      function spawnClangFormat

      spawnClangFormat: (args: string[], done: () => void, stdio: any) => ChildProcess;

        Package Files (2)

        Dependencies (5)

        Dev Dependencies (4)

        Peer Dependencies (0)

        No peer dependencies.

        Badge

        To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

        You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/webmat.

        • Markdown
          [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/webmat)
        • HTML
          <a href="https://www.jsdocs.io/package/webmat"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>