skEasing
A collection of easing curves for animation purposes.
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | BSD |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:16 |
Tags
Authors
- Skrylar
Installation
nimble install skEasing
choosenim install skEasing
git clone https://github.com/Skrylar/skEasing
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| skEasing | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.17.0 | No |
Source
| Repository | https://github.com/Skrylar/skEasing |
|---|---|
| Homepage | https://github.com/Skrylar/skEasing |
| Registry Source | nimble_official |
README
skEasing
Provides a set of standard animation curves, which when paired with a tweening library facilitates smooth and aesthetically pleasing transitions.
skEasing is a port of easing.lua to the Nim programming language.
License
3-clause BSD.