https://github.com/daramkun/lines-measure
The Successor of Daram Line Counter
https://github.com/daramkun/lines-measure
Last synced: about 2 months ago
JSON representation
The Successor of Daram Line Counter
- Host: GitHub
- URL: https://github.com/daramkun/lines-measure
- Owner: daramkun
- License: mit
- Created: 2020-01-26T12:30:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T18:52:21.000Z (about 5 years ago)
- Last Synced: 2025-01-12T07:46:56.843Z (4 months ago)
- Language: C#
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lines-Measure
The Successor of [Daram Line Counter](https://github.com/daramkun/DaramLineCounter).## Screenshot
## Feature
* Selected files' total lines measuring.## Goals
* Optimizing memory and performance.
* Auto exclude files by reference .gitignore file.
* Localization.
* Apply Simplify UI.
* Support Multi-platforms.