Add featslice to the Feature Slice Design Ecosystem: A Comprehensive Utility for Managing Feature Slices #785
amir-valizadeh
started this conversation in
Ideas
Replies: 1 comment
-
Hi! This project looks great, but I don't think it's aligned with the principles of Feature-Sliced Design. I think that your project uses a different understanding of the term "feature slice" — in FSD, a feature is a slice, it doesn't have slices inside it. Another point of difference is the suggested structure — your project creates folders We have a similar project, the CLI folder generator, but it's less opinionated, and thus less useful than your project. Would be interested in aligning your project more with the FSD methodology? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there! I’ve developed an npm package called
featslice
that aligns perfectly with the principles of Feature Slice Design. This package provides utilities to streamline the creation, organization, and management of feature slices in modern web applications. It includes tools for generating slice templates, managing dependencies, and enforcing best practices for scalable and maintainable codebases.I believe featslice would be a valuable addition to the Feature Slice Design ecosystem, and I’d love to contribute it to the community. Let me know how I can proceed to get it listed or reviewed!
[GitHub Repository]
[npm Package]
Looking forward to your feedback! 😊
Beta Was this translation helpful? Give feedback.
All reactions