CRUD framework allowing easy data management in Rust-Web-Applications
Stars
8
Forks
0
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
529
commits
Remove `Value::Optional*` variants; Drop `ReactiveValue`; Add `ReactiveField`
730baa0View on GitHubMove derive-crudkit-id into crudkit-core-macros; Move utils to crudkit-core-macro-util
44c6f27View on GitHubRefactor crudkit-web derive macros to be located in single crudkit-web-macros crate
6d16e5cView on GitHubCreate shared ValueKind abstraction for code-gen in crudkit-derive-core
b3af041View on GitHubMove crudkit-leptos-theme into the already existing crudkit-leptos workspace
91e4a5eView on GitHub