slice-starter
v1.0.1
Published
Slice-Starter is a streamlined tool for quickly setting up feature-sliced architecture in projects. It automates the creation of slice structures, models, selectors, and sagas, making the initial setup process faster and more consistent.
Downloads
13
Maintainers
Readme
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:
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - 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