Skip to main content

No project description provided

Project description

React-Stats Package

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.

Installation

To install React-Stats, run:

```bash pip install react-stats ```

Installation Output

Usage

Make-Assets

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

```bash react-stats 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:

```bash react-stats auto-assets ```

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

Example Output

``` Your-ASCII-or-Image-Here ```

Get-Stats

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

```bash 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.77-py3-none-any.whl (13.7 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