iwant CLI - for Feature Sliced Design Architecture
Installation
npm install -g iwant-fsd
Guide
iwant [entity] [page] [widget] [PageName] -s [scaffold-options]
Example
iwant entity create-user -s ui,api,models
iwant feature create-user
iwant widget create-user
iwant page login