90861b0fe4 Mark generated files as lunguist-generated (#149)
* Mark generated files as lunguist-generated

* Target files instead of folder in .gitattributes

Co-authored-by: François <mockersf@gmail.com>

Co-authored-by: François <mockersf@gmail.com>
2022-06-11 14:34:36 +00:00
2022-06-10 18:24:56 +00:00
2022-06-10 21:59:35 -04:00
2022-06-10 21:59:35 -04:00
2022-05-20 14:21:56 +00:00
2022-06-10 18:24:56 +00:00
2018-12-03 00:37:21 +00:00

taffy

GitHub CI crates.io

taffy is a flexible, high-performance, cross-platform UI layout library written in Rust.

Currently, we only support a flexbox layout algorithm, but support for other paradigms is planned.

This crate is a collaborative, cross-team project, and is designed to be used as a dependency for other UI and GUI libraries. Right now, it powers:

  • Dioxus: a React-like library for building fast, portable, and beautiful user interfaces with Rust
  • Bevy: an ergonomic, ECS-first Rust game engine

Contributions welcome: if you'd like to use, improve or build taffy, feel free to join the conversation, open an issue or submit a PR. If you have questions about how to use taffy, open a discussion so we can answer your questions in a way that others can find.

S
Description
A high performance rust-powered UI layout library
https://docs.rs/taffy Readme MIT
66 MiB
Languages
Rust 75.2%
HTML 24.2%
JavaScript 0.5%
CSS 0.1%