css2xr 0.1.0

A lightweight, pure Rust HTML/CSS layout engine for WebXR (Flexbox, Grid, Animation).
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Rust
/target
Cargo.lock

# Wasm-pack
/pkg

# Node / Web
node_modules/
.DS_Store
*.log