Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoachnt/fsd-vue-antd

Example
https://github.com/hoachnt/fsd-vue-antd

fsd typescript vue vuejs

Last synced: 3 days ago
JSON representation

Example

Awesome Lists containing this project

README

        

# Feature Sliced Design + vite + vue

FSD (Sliced Design Feature) is a new front end architecture for large projects and this architecture is simply the best for me.

## What is FSD?

Feature-Sliced Design (FSD) is an architectural methodology for scaffolding front-end applications. Simply put, it's a compilation of rules and conventions on organizing code. The main purpose of this methodology is to make the project more understandable and structured in the face of ever-changing business requirements.

![how fsd looks like](https://feature-sliced.design/assets/images/visual_schema-e826067f573946613dcdc76e3f585082.jpg)

[Official website](https://feature-sliced.design/docs/get-started/overview)