面向配置的crud框架,开发crud 快如闪电,超级表格;Options-oriented crud framework, develop crud as fast as lightning;based on vue3;super table
FastCrud (fs) is a configuration-based CRUD development framework based on Vue3. It allows for fast development of CRUD functionality and can be used as the foundation for low-code platforms. It is easy to get started with and highly extensible, with a rich set of examples to help you quickly complete your tasks. The project's main goal is to implement the fs-crud component to assist in fast CRUD development, rather than focusing on the admin scaffold. You can use FastCrud by directly using the fs-admin example, or integrate it with other open-source admin projects. There is also an admin-starter project available, which integrates FastCrud with some well-selected admin projects to help you quickly get started with CRUD development.
FastCrud is a configuration-based CRUD development framework for Vue3. It provides an easy-to-use and highly extensible solution for quickly developing CRUD functionality. With support for data dictionaries, rich field types, and multiple UI frameworks, FastCrud offers flexibility and efficiency in CRUD development. By integrating it into existing admin projects or using the provided admin-starter, developers can save time and focus on building quality applications.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
VitePress is a static site generator designed for creating documentation websites. It offers a lightweight and fast development experience using Vue.js and Markdown, with features such as live-reload, theming, and customizable layout components.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.
A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.