Skip to main content

No project description provided

Project description

react-stats

react-stats is a Python package offering a collection of utilities for React.js developers. With just three commands, manage your assets and get statistics on your codebase.

๐Ÿช„ How to Install

pip install react-stats

Installation Output

๐Ÿ˜ What you can do

* fun statistics about your project

* instant asset structure

* automatic asset manager

Make-Assets

To set up the assets folder structure in your project root, navigate to your project directory and run:

make-assets

When prompted, confirm that you are in the root directory and want to proceed.

Example Output

Your-ASCII-or-Image-Here

Auto-Assets

To automatically sort newly created files into the correct folders, run:

react-stats auto-assets

This command will keep running in the background. You can stop it anytime with Ctrl+C.

Example Output

Python   | 83.47% โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–‘โ–‘โ–‘
Markdown |  8.67% โ–“โ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
Text     |  7.86% โ–“โ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
                                  100%

Get-Stats

Get detailed statistics on your codebase including languages, hooks, and line counts. Simply run:

react-stats get-stats

This will generate a stats.txt file in your current directory with all the information.

Example Output

Your-ASCII-or-Image-Here

Contributing

If you encounter any issues or have suggestions for improvements, please open an issue or a pull request.

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

react_stats-0.78-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page