Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgade/atom-sloc

Atom SLOC package for the statusbar
https://github.com/sgade/atom-sloc

atom atom-package language-support sloc

Last synced: about 1 month ago
JSON representation

Atom SLOC package for the statusbar

Awesome Lists containing this project

README

        

# atom-sloc [![Build Status](https://travis-ci.org/sgade/atom-sloc.svg?branch=master)](https://travis-ci.org/sgade/atom-sloc)

Counts the number of lines in the current file and displays them in the statusbar.

**Activate with CTRL+ALT+L.**

![Sloc screenshot](https://raw.githubusercontent.com/sgade/atom-sloc/master/assets/screen.png)

This package relies on the [sloc](https://www.npmjs.org/package/sloc) package and therefore supports only languages supported by that package.
To see the list of supported languages, see the corresponding [README](https://github.com/flosse/sloc#supported-languages). If you find a language that is not supported by this module but is by the lib, feel free to open an issue!

## Contributing

Feel free to [submit pull requests](https://github.com/sgade/atom-sloc/pulls).

Contributors:
* [andrewmcwatters](https://github.com/andrewmcwatters)
* [gilbertohasnofb](https://github.com/gilbertohasnofb)

## License

MIT