A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
vben ebf73b2df9 refactor(project): remove the use of core internal bem syntax 2 years ago
..
helpers refactor(project): simplified part of the package, code optimization 2 years ago
preferences fix: some browser hsl function compatibility issues 2 years ago
request refactor(project): @vben/vite-connect is reconfigured to support synchronization 2 years ago
stores refactor(project): remove the use of core internal bem syntax 2 years ago
README.md refactor(project): @vben/vite-connect is reconfigured to support synchronization 2 years ago

README.md

@vben-core/forward

该目录内的包,可直接被app所引用,其是项目基础功能的一层抽象。允许轻微的副作用耦合,如locales的集成。

注意事项

  • forward 内的包不允许相互引用,有相互引用的情况请考虑是否放到packages/effects