slice-starter

1.0.1 • Public • Published

Slice-Starter

Description

Slice-Starter is a command-line tool designed to streamline the setup of feature-sliced architecture in React projects. It simplifies the process of creating a structured, modular codebase for scalable and maintainable application development.

Installation

To install Slice-Starter, run the following command:

npm install -g slice-starter

Usage

After installation, you can run Slice-Starter from the command line:

npx slice-starter

Follow the prompts to select the layer and name for your new slice.

Features

  • Automates the creation of feature-sliced architecture.
  • Easy to use command-line interface.
  • Supports creating slices for different layers (entities, features, widgets, pages).

Contributing

Instructions on how developers can contribute to your project:

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is distributed under the MIT License. See LICENSE for more information.

Contact

Evgeny Danilchenko - @linkedin

Project Link: https://github.com/jodan13/slice-starter

/slice-starter/

    Package Sidebar

    Install

    npm i slice-starter

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    10.3 kB

    Total Files

    13

    Last publish

    Collaborators

    • jodan