@phoenix-plugin-registry/pflynn.sloc-counter

1.2.0 • Public • Published

JS Lines of Code Counter (SLOC) for Brackets

Counts the number of JavaScript files, lines, and lines of code (excluding whitespace/comments) in your project. You can exclude third-party code such as jQuery by specifying file / folder names.

To get started, just choose View > Lines of Code Count.

Due to JS regular expression syntax being insane, in rare cases the counter can't be sure whether code is a comment or not. In these cases the file will be omitted from the count and you'll see a warning message.

How to Install

SLOC Counter is an extension for Brackets, a new open-source code editor for the web.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

MIT-licensed -- see main.js for details.

Compatibility

Brackets Sprint 15 or newer (or Adobe Edge Code Preview 2 or newer).

Readme

Keywords

none

Package Sidebar

Install

npm i @phoenix-plugin-registry/pflynn.sloc-counter

Weekly Downloads

1

Version

1.2.0

License

none

Unpacked Size

38.5 kB

Total Files

5

Last publish

Collaborators

  • ushmajit
  • core.ai