easings
Robert Penner Easing Functions for Nim
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-03 07:22 |
Tags
Authors
- Juan Carlos
Installation
nimble install easings
choosenim install easings
git clone https://github.com/juancarlospaco/nim-easings
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| easings | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.20.2 | No |
Source
| Repository | https://github.com/juancarlospaco/nim-easings |
|---|---|
| Homepage | https://github.com/juancarlospaco/nim-easings |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
Easings

- Robert Penner Easing Functions for Nim, adapted from http://robertpenner.com/easing
- See
runnableExamplesfor examples. Allfunctake and returnfloat. No dependencies.