videojs-standard-format

1.3.7 • Public • Published

standard-format

Build Status Dependency Status

experimental auto formatter for the easier cases in videojs-standard

NPM

Installation

Install with npm

$ npm install -g videojs-standard-format

Example Usage

Output all formatted javascript in a directory and subdirectories to stdout

$ standard-format

Format all javascript files, overwriting them into standard format

$ standard-format -w

Format javascript over stdin

$ standard-format < file.js > formatted-file.js

Format and overwrite specific files

$ standard-format -w file1.js file2.js

Editor plugins

Credits

This is a fork of maxogden/standard-format

/videojs-standard-format/

    Package Sidebar

    Install

    npm i videojs-standard-format

    Weekly Downloads

    4

    Version

    1.3.7

    License

    BSD

    Last publish

    Collaborators

    • phale
    • ddashkevich
    • roman-bc
    • walterseymourbc
    • videojs-user
    • usmanonazim
    • mmcclure
    • misteroneill
    • misterben
    • lday
    • imbcmdth
    • hswaminathan
    • heff
    • gkatsev
    • gesinger
    • essk
    • dmlap
    • brandonocasey
    • awaldron
    • abarstow