shiv-transform 0.1.0-alpha

A simple transform system for shiv
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.glam]
version = "0.21"

[dependencies.shiv]
version = "0.1.0-alpha"

[package]
description = "A simple transform system for shiv"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "shiv-transform"
repository = "https://github.com/ChangeCaps/shiv"
version = "0.1.0-alpha"